fixup for onlyoffice (disabling)

This commit is contained in:
2026-07-16 00:12:52 +03:00
parent 536bdf801e
commit 69c53ccd65
+2 -2
View File
@@ -171,8 +171,8 @@ in
# }; # };
# }; # };
onlyoffice = { onlyoffice = {
enable = true; enable = false;
package = previous.onlyoffice-documentserver; # package = previous.onlyoffice-documentserver;
hostname = "office.home.arpa"; hostname = "office.home.arpa";
port = 8090; port = 8090;
allowLocalConnections = true; allowLocalConnections = true;