Borked the gpg signing :(
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"couchDB_URI": "http://couchdb.patalong.pl:88",
|
||||
"couchDB_URI": "http://couchdb.patalong.pl:44404",
|
||||
"couchDB_USER": "peter",
|
||||
"couchDB_PASSWORD": "ZAQ!2wsx",
|
||||
"couchDB_DBNAME": "polsl-obsidian-teleinf",
|
||||
"liveSync": true,
|
||||
"liveSync": false,
|
||||
"syncOnSave": false,
|
||||
"syncOnStart": false,
|
||||
"savingDelay": 200,
|
||||
@@ -15,8 +15,8 @@
|
||||
"showVerboseLog": false,
|
||||
"suspendFileWatching": false,
|
||||
"trashInsteadDelete": true,
|
||||
"periodicReplication": false,
|
||||
"periodicReplicationInterval": 60,
|
||||
"periodicReplication": true,
|
||||
"periodicReplicationInterval": 30,
|
||||
"syncOnFileOpen": false,
|
||||
"encrypt": false,
|
||||
"passphrase": "",
|
||||
|
||||
Reference in New Issue
Block a user