CatPtain commited on
Commit
1c5af09
·
verified ·
1 Parent(s): f42ed0e

Delete config

Browse files
config/pma_config.php DELETED
@@ -1,4 +0,0 @@
1
- <?php
2
- declare(strict_types=1);
3
-
4
- $cfg['LoginCookieValidity'] = 3600 * 8;
 
 
 
 
 
config/pma_php.ini DELETED
@@ -1,6 +0,0 @@
1
- file_uploads = On
2
- memory_limit = 500M
3
- upload_max_filesize = 30M
4
- post_max_size = 30M
5
- max_execution_time = 600
6
- session.gc_maxlifetime = 28800
 
 
 
 
 
 
 
config/wp_php.ini DELETED
@@ -1,6 +0,0 @@
1
- file_uploads = On
2
- memory_limit = 500M
3
- upload_max_filesize = 30M
4
- post_max_size = 30M
5
- max_execution_time = 600
6
-