* /control/version.json: add "recheck_now" parameter

This commit is contained in:
Simon Zolin
2019-06-25 15:55:09 +03:00
parent f1e6a30931
commit 5d60bb05ab
2 changed files with 29 additions and 11 deletions

View File

@@ -257,7 +257,11 @@ Server can only auto-update if the current version is equal or higher than `self
Request:
GET /control/version.json
POST /control/version.json
{
"recheck_now": true | false // if false, server will check for a new version data only once in several hours
}
Response: