Syncthing: Difference between revisions
→Advanced: Don't (implicitly) recommend password in config |
→Troubleshooting: On the syncthing.settings option and the syncthing-init service |
||
| Line 149: | Line 149: | ||
== Troubleshooting == | == Troubleshooting == | ||
=== Some settings not being applied === | |||
Note the [https://search.nixos.org/options?channel=unstable&show=services.syncthing.settings services.syncthing.settings] option accepts anything that can be parsed into JSON, even if it does not have a corresponding config option. Check the logs of the <code>syncthing-init</code> service with <code>systemctl status syncthing-init.service</code>to see if some settings are not being applied. | |||
== See also == | == See also == | ||