refactor docker swarm to use just home without workers for now
add caching at nginx level for portainer and gitea
This commit is contained in:
7
dockerfiles/services/nextcloud/config/logging.config.php
Executable file
7
dockerfiles/services/nextcloud/config/logging.config.php
Executable file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$CONFIG = [
|
||||
'log_type' => 'errorlog',
|
||||
|
||||
'loglevel' => getenv('LOGLEVEL'),
|
||||
];
|
||||
Reference in New Issue
Block a user