123bdfhubandjsfk

This commit is contained in:
2025-09-20 17:05:47 +03:00
parent c804afe51a
commit 7206899073
2 changed files with 2 additions and 6 deletions
+1 -1
View File
@@ -108,7 +108,7 @@
# }; # };
# }; # };
onlyoffice = { onlyoffice = {
enable = true; enable = false;
hostname = "127.0.0.1"; hostname = "127.0.0.1";
}; };
#rabbitmq.enable = false; #rabbitmq.enable = false;
+1 -5
View File
@@ -25,11 +25,7 @@ in
proxyWebsockets = true; # onlyoffice uses websockets proxyWebsockets = true; # onlyoffice uses websockets
}; };
extraConfig = '' extraConfig = ''
reverse_proxy http://${server}:8000 { client_max_body_size 5G;
# Required to circumvent bug of Onlyoffice loading mixed non-https content
header_up X-Forwarded-Proto https
client_max_body_size 5G;
}
''; '';
}; };
"collabora.zeroq.ru" = { "collabora.zeroq.ru" = {