mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 06:08:21 +01:00
Restored local configuration files
This commit is contained in:
parent
4a25770b74
commit
589b1e3afd
@ -1,7 +1,4 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'params' => [
|
||||
'enablePjax' => true
|
||||
]
|
||||
];
|
||||
|
@ -1,12 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'bootstrap' => ['debug'],
|
||||
'modules' => [
|
||||
'debug' => [
|
||||
'class' => 'yii\debug\Module',
|
||||
'allowedIPs' => ['*'],
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user