mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 09:04:12 +02:00
enable debug mode
This commit is contained in:
parent
610c3ff791
commit
54a22cea05
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
<?php $CONFIG=[
|
<?php $CONFIG=[
|
||||||
|
'debug' => true,
|
||||||
'appstoreenabled' => false,
|
'appstoreenabled' => false,
|
||||||
'memcache.local' => '\\OC\\Memcache\\APCu',
|
'memcache.local' => '\\OC\\Memcache\\APCu',
|
||||||
'memcache.distributed' => '\\OC\\Memcache\\APCu',
|
'memcache.distributed' => '\\OC\\Memcache\\APCu',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue