Commit 81ebadcb by Arun Raj

Wp-config edited

parent 5a9d823f
......@@ -36,6 +36,7 @@ define( 'DB_CHARSET', 'utf8mb4' );
/** The Database Collate type. Don't change this if in doubt. */
define( 'DB_COLLATE', '' );
define('FS_METHOD', 'direct');
/**#@+
* Authentication Unique Keys and Salts.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment