ddd
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -51,7 +51,7 @@ define( 'DB_CHARSET', 'utf8mb4' ); | ... | @@ -51,7 +51,7 @@ define( 'DB_CHARSET', 'utf8mb4' ); |
| 51 | define( 'DB_COLLATE', '' ); | 51 | define( 'DB_COLLATE', '' ); |
| 52 | 52 | ||
| 53 | define('ALLOW_UNFILTERED_UPLOADS', true); | 53 | define('ALLOW_UNFILTERED_UPLOADS', true); |
| 54 | 54 | define( 'WPCACHEHOME', __DIR__.'/wp-content/plugins/wp-super-cache/' ); | |
| 55 | 55 | ||
| 56 | //Disable automatic updates | 56 | //Disable automatic updates |
| 57 | //Disable update notifications | 57 | //Disable update notifications | ... | ... |
-
Please register or sign in to post a comment