Does this fix the phone region?

This commit is contained in:
Lillian Violet 2024-01-10 11:22:11 +01:00
parent 05fdaeea5d
commit 4d495dbdc5

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;