nextcloud: configure some settings as suggested by warnings

unfortunately they cannot all go away
This commit is contained in:
wo2wz 2025-11-10 13:30:44 -05:00
parent f41bbea228
commit d9e13ef7ee

View file

@ -73,6 +73,8 @@
}; };
maxUploadSize = "200G"; maxUploadSize = "200G";
default_phone_region = "US";
maintenance_window_start = 2;
}; };
}; };