Does this fix the phone region?

This commit is contained in:
Lillian Violet 2024-01-10 11:22:11 +01:00
parent eb5202f933
commit 043c77ab17

View file

@ -61,11 +61,12 @@
configureRedis = true;
maxUploadSize = "16G";
defaultPhoneRegion = "NL";
#Increase opcache string buffer
phpOptions."opcache.interned_strings_buffer" = "23";
# Further forces Nextcloud to use HTTPS
extraOptions = {
defaultPhoneRegion = "NL";
overwriteprotocol = "https";
};
appstoreEnable = true;