Syncthing: Difference between revisions

Klinger (talk | contribs)
m nudge to not store plaintext credentials in config file
Line 7: Line 7:
   enable = true;
   enable = true;
   openDefaultPorts = true;
   openDefaultPorts = true;
  # Optional: GUI credentials (can be set in the browser instead if you don't want plaintext credentials in your configuration.nix file)
   settings.gui = {
   settings.gui = {
     user = "myuser";
     user = "myuser";