Does this fix the phone region?
This commit is contained in:
parent
eb5202f933
commit
043c77ab17
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue