Compare commits
1 Commits
036ee7e73a
...
73b8f18e63
| Author | SHA1 | Date | |
|---|---|---|---|
| 73b8f18e63 |
@@ -56,9 +56,7 @@ data:
|
|||||||
general.config.php: |-
|
general.config.php: |-
|
||||||
<?php
|
<?php
|
||||||
$CONFIG = array (
|
$CONFIG = array (
|
||||||
'overwriteprotocol' => 'https',
|
'overwriteprotocol' => 'https'
|
||||||
'loglevel' => 1,
|
|
||||||
'log_rotate_size' => 100 * 1024 * 1024
|
|
||||||
);
|
);
|
||||||
.htaccess: |-
|
.htaccess: |-
|
||||||
# line below if for Apache 2.4
|
# line below if for Apache 2.4
|
||||||
|
|||||||
Reference in New Issue
Block a user