This commit is contained in:
12
config/couchd.example.json
Normal file
12
config/couchd.example.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"bind_address": "100.64.0.15",
|
||||
"port": 8765,
|
||||
"token_file": "/home/couch/.config/couchd/token",
|
||||
"couch_home": "/home/couch",
|
||||
"iso_path": null,
|
||||
"state_file": "/home/couch/.local/state/couchd/state.json",
|
||||
"display": ":0",
|
||||
"xdg_runtime_dir": null,
|
||||
"xbox_bluetooth_address": null,
|
||||
"launcher_shortcut": null
|
||||
}
|
||||
Reference in New Issue
Block a user