Note -gui-apikey as deprecated (fixes #186)
This commit is contained in:
+10
-7
@@ -36,10 +36,6 @@ Options
|
|||||||
|
|
||||||
Override GUI address.
|
Override GUI address.
|
||||||
|
|
||||||
.. cmdoption:: -gui-apikey=<key>
|
|
||||||
|
|
||||||
Override GUI API key.
|
|
||||||
|
|
||||||
.. cmdoption:: -home=<dir>
|
.. cmdoption:: -home=<dir>
|
||||||
|
|
||||||
Set configuration directory. The default configuration directory is:
|
Set configuration directory. The default configuration directory is:
|
||||||
@@ -104,6 +100,13 @@ Options
|
|||||||
|
|
||||||
Show version.
|
Show version.
|
||||||
|
|
||||||
|
Deprecated Options
|
||||||
|
------------------
|
||||||
|
|
||||||
|
.. cmdoption:: -gui-apikey=<key>
|
||||||
|
|
||||||
|
Override GUI API key (deprecated as of v0.13, to be removed in the future - do not use).
|
||||||
|
|
||||||
Exit Codes
|
Exit Codes
|
||||||
----------
|
----------
|
||||||
|
|
||||||
@@ -128,12 +131,12 @@ Development Settings
|
|||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
The following environment variables modify Syncthing's behavior in ways that
|
The following environment variables modify Syncthing's behavior in ways that
|
||||||
are mostly useful for developers. Use with care.
|
are mostly useful for developers. Use with care.
|
||||||
If you start syncthing from within service managers like systemd or supervisor
|
If you start syncthing from within service managers like systemd or supervisor
|
||||||
path expansion may not be supported.
|
path expansion may not be supported.
|
||||||
|
|
||||||
STNODEFAULTFOLDER
|
STNODEFAULTFOLDER
|
||||||
Don't create a default folder when starting for the first time. This
|
Don't create a default folder when starting for the first time. This
|
||||||
variable will be ignored anytime after the first run.
|
variable will be ignored anytime after the first run.
|
||||||
STGUIASSETS
|
STGUIASSETS
|
||||||
Directory to load GUI assets from. Overrides compiled in assets.
|
Directory to load GUI assets from. Overrides compiled in assets.
|
||||||
|
|||||||
Reference in New Issue
Block a user