Merge pull request #132 from lkwg82/patch-1

adjust path to theme path
This commit is contained in:
Audrius Butkevicius
2016-03-09 00:37:28 +00:00
+1 -1
View File
@@ -91,7 +91,7 @@ STGUIASSETS
~~~~~~~~~~~
Directory to load GUI assets from. Overrides compiled in assets. Useful
for developing webgui, commonly use ``STGUIASSETS=gui bin/syncthing``
for developing webgui, commonly use ``STGUIASSETS=gui/default bin/syncthing`` (for theme *default*)
STCPUPROFILE
~~~~~~~~~~~~