Update configs to fix updates, and some minor tweaks

This commit is contained in:
Lillian Violet 2024-02-05 18:23:09 +01:00
parent 613807c83f
commit 5fb3e5ed7a
3 changed files with 9 additions and 3 deletions

View file

@ -64,7 +64,7 @@
#Increase opcache string buffer
phpOptions."opcache.interned_strings_buffer" = "23";
# Further forces Nextcloud to use HTTPS
extraOptions = {
settings = {
overwriteprotocol = "https";
default_phone_region = "NL";
};