mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-07-15 00:44:22 +02:00
parent
d34ae27eaf
commit
fb47f1e842
1 changed files with 1 additions and 1 deletions
|
@ -375,7 +375,7 @@ array (
|
||||||
'knowledgebaseenabled' => false,
|
'knowledgebaseenabled' => false,
|
||||||
'logfile' => '/var/$NEXTCLOUD_DATA/nextcloud.log',
|
'logfile' => '/var/$NEXTCLOUD_DATA/nextcloud.log',
|
||||||
'loglevel' => 2,
|
'loglevel' => 2,
|
||||||
'logtimezone' => 'Europe/Berlin',
|
'logtimezone' => '$LXC_TIMEZONE',
|
||||||
'log_rotate_size' => 104857600,
|
'log_rotate_size' => 104857600,
|
||||||
'maintenance' => false,
|
'maintenance' => false,
|
||||||
'memcache.local' => '\OC\Memcache\APCu',
|
'memcache.local' => '\OC\Memcache\APCu',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue