mirror of
https://github.com/kennethreitz-archive/wordpress-skeleton.git
synced 2026-06-05 23:50:19 +00:00
fancier wp-config.php
This commit is contained in:
@@ -33,7 +33,6 @@ define('AUTOSAVE_INTERVAL', 160 );
|
||||
define('WP_ALLOW_REPAIR', true);
|
||||
|
||||
|
||||
|
||||
// Stuff you shouldn't touch
|
||||
define('DB_CHARSET', 'utf8');
|
||||
define('DB_COLLATE', '');
|
||||
|
||||
Reference in New Issue
Block a user