upgrade to nextcloud 29 successfully

This commit is contained in:
Noah Masur
2024-06-29 13:41:30 +00:00
parent 0a98b72784
commit c89ca7ea94
3 changed files with 25 additions and 21 deletions

View File

@ -26,6 +26,8 @@
trusted_domains = [ config.hostnames.content ];
trusted_proxies = [ "127.0.0.1" ];
maintenance_window_start = 4; # Run jobs at 4am UTC
log_type = "file";
loglevel = 1; # Include all actions in the log
};
extraAppsEnable = true;
extraApps = {