nextcloud 24
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
// Manually deployed by yourself
|
||||
//
|
||||
$CONFIG = array(
|
||||
'config_is_read_only' => true,
|
||||
'config_is_read_only' => false,
|
||||
'htaccess.RewriteBase' => '/',
|
||||
'memcache.local' => '\\OC\\Memcache\\APCu',
|
||||
'apps_paths' => array(
|
||||
|
||||
Reference in New Issue
Block a user