From 51c935d6e1ca1806a5d492121555b6b36dcd715f Mon Sep 17 00:00:00 2001 From: Morphy99 Date: Mon, 1 Feb 2016 15:16:15 +0000 Subject: [PATCH] Update autostart.rst Added configuration directory location under windows service method as this differs to other methods. --- users/autostart.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/users/autostart.rst b/users/autostart.rst index 98dd9955f..88ed6b075 100644 --- a/users/autostart.rst +++ b/users/autostart.rst @@ -126,6 +126,8 @@ by a sysadmin who knows enough to understand the security implications. #. Connect to the Syncthing UI, enable HTTPS, and set a secure username and password. +Please note the configuration directory under this method is located under ``C:\Windows\System32\config\systemprofile\AppData\Local\Syncthing`` + Mac OS X --------