gui, man: Update docs & translations

This commit is contained in:
Jakob Borg
2017-05-18 07:47:51 +02:00
parent 3522d451df
commit 8f3f787a34
23 changed files with 266 additions and 265 deletions

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-REST-API" "7" "April 23, 2017" "v0.14" "Syncthing"
.TH "SYNCTHING-REST-API" "7" "May 17, 2017" "v0.14" "Syncthing"
.SH NAME
syncthing-rest-api \- REST API
.
@@ -72,8 +72,10 @@ Returns the current configuration.
"autoNormalize": true,
"minDiskFreePct": 1,
"versioning": {
"type": "",
"params": {}
"type": "simple",
"params": {
"keep": "5"
}
},
"copiers": 0,
"pullers": 0,
@@ -144,7 +146,6 @@ Returns the current configuration.
"keepTemporariesH": 24,
"cacheIgnoredFiles": false,
"progressUpdateIntervalS": 5,
"symlinksEnabled": true,
"limitBandwidthInLan": false,
"minHomeDiskFreePct": 1,
"releasesURL": "https://upgrades.syncthing.net/meta.json",