Skip to content

Commit cfafdea

Browse files
committed
new changes
1 parent 2e9e470 commit cfafdea

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.htaccess

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ RewriteRule . /index.php [L]
1010

1111
# END WordPress
1212

13-
php_value max_input_vars 5000
13+
php_value max_input_vars 8000

wp-config.php

+1-2
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,4 @@
8888
define('DB_PASSWORD', 'i2svRP2Fps');
8989
require_once(ABSPATH . 'wp-settings.php');
9090

91-
//Git branch test!
92-
//More git branch madness!!
91+
//new commit!!!!!!

0 commit comments

Comments
 (0)