Up the amount of RAM usable by Nextcloud
This commit is contained in:
@@ -81,6 +81,8 @@ helper.mkPodmanService {
|
||||
NC_default_locale: "${config.numbus.locale}"
|
||||
NC_default_timezone: "${config.time.timeZone}"
|
||||
NC_maintenance_window_start: "1"
|
||||
PHP_MEMORY_LIMIT: 1024M
|
||||
PHP_OPCACHE_MEMORY_CONSUMPTION: 256
|
||||
depends_on:
|
||||
- nextcloud-database
|
||||
security_opt:
|
||||
|
||||
Reference in New Issue
Block a user