Increase deadlock timeout, make configurable (fixes #389, fixes #393)

This commit is contained in:
Jakob Borg
2014-06-26 11:24:38 +02:00
parent 2383579a64
commit a2da31056b
2 changed files with 14 additions and 4 deletions

View File

@@ -115,7 +115,9 @@ The following enviroment variables are interpreted by syncthing:
STCPUPROFILE Write CPU profile to the specified file.
STGUIASSETS Directory to load GUI assets from. Overrides compiled in assets.`
STGUIASSETS Directory to load GUI assets from. Overrides compiled in assets.
STDEADLOCKTIMEOUT Alter deadlock detection timeout (seconds; default 1200).`
)
func init() {