roles/syncthingserver: disable host checking

This commit is contained in:
2025-07-27 01:45:51 -07:00
parent 47c67c31c3
commit 5045b10661

View File

@@ -39,7 +39,7 @@ in
gui = {
enabled = true;
theme = "default";
domain = "tail755c5.ts.net";
services.syncthing.settings.gui.insecureAdminAccess = true;
};
};
};