Disable gui password for syncthing
This commit is contained in:
parent
7beeb4b75a
commit
b40fc85567
2 changed files with 1 additions and 13 deletions
|
|
@ -71,8 +71,7 @@
|
|||
<address>{{ syncthing_listen_address }}:{{ syncthing_gui_port }}</address>
|
||||
<apikey>{{ syncthing_api_key }}</apikey>
|
||||
<theme>default</theme>
|
||||
<user>{{ syncthing_gui_user }}</user>
|
||||
<password>{{ syncthing_gui_pass }}</password>
|
||||
<insecureAdminAccess>true</insecureAdminAccess>
|
||||
</gui>
|
||||
|
||||
<options>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue