mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 09:04:12 +02:00
enable appstore
This commit is contained in:
parent
b7ea4e9760
commit
9629dea8df
2 changed files with 1 additions and 2 deletions
|
|
@ -8,7 +8,6 @@ if (file_exists(__DIR__ . '/nextcloud.json')) {
|
|||
|
||||
$CONFIG = array_merge_recursive($extra_config, [
|
||||
'debug' => true,
|
||||
'appstoreenabled' => false,
|
||||
'memcache.local' => '\\OC\\Memcache\\APCu',
|
||||
'memcache.distributed' => '\\OC\\Memcache\\APCu',
|
||||
'memcache.locking' => '\\OC\\Memcache\\APCu',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue