<?php
/** Enable W3 Total Cache */
define('WP_CACHE', true); // Added by W3 Total Cache
/**
* The base configuration for WordPress
*
* The wp-config.php creation script uses this file during the
* installation. You don't have to use the web site, you can
* copy this file to "wp-config.php" and fill in the values.
*
* This file contains the following configurations:
*
* * MySQL settings
* * Secret keys
* * Database table prefix
* * ABSPATH
*
* @link https://codex.wordpress.org/Editing_wp-config.php
*
* @package WordPress
*/
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'grayanimatecom_r4fh_kjxfarcxiryv' );
/** MySQL database username */
define( 'DB_USER', 'xvmlaygqjhtfgell' );
/** MySQL database password */
define( 'DB_PASSWORD', 'fFpocu53WeZlGjv' );
/** MySQL hostname */
define( 'DB_HOST', 'grayanimatecom.ipowermysql.com' );
/** Database Charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8' );
/** The Database Collate type. Don't change this if in doubt. */
define( 'DB_COLLATE', '' );
/**
* Authentication Unique Keys and Salts.
*
* Change these to different unique phrases!
* You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}
* You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.
*
* @since 2.6.0
*/
define( 'AUTH_KEY', '|rbN714,JgT%f.7kASS9rT{VU13`[ LKVM:t^f%qUGa4X8TIe&VuRXUJ<n^o!e[)' );
define( 'SECURE_AUTH_KEY', 'x_&iX?lXYa[%YsZ[#I70i/d<=p{A[.?*wISEJ^6Rnqdm`3PR)6!%~LbyJF$!DXw@' );
define( 'LOGGED_IN_KEY', '+H,bE/;af?}9w03|31ap)r:8G/&z-R)o:_>?l:#-RjH,/bk:KY+s`ahF/V{vj8W9' );
define( 'NONCE_KEY', ')*|CKtpyHDg<liDpE~u5?H]R myMkUv4l[ep+ah<e *.:z_iudJ7vwIqy)X~j!jI' );
define( 'AUTH_SALT', '[zo1*v`3VN3g*ME8j>8Mk]H`;n_Q@u<f^?Yz5_|pWc[oi<HN}$0GCBkU6GEt#_Ve' );
define( 'SECURE_AUTH_SALT', 'g6?_tx^,<7H.D7mEs[kfAD$RGIK!]dB_2.U:xUk*tWl$i!lo}+L.^;?OL1vAHI|1' );
define( 'LOGGED_IN_SALT', 'c{,K/ViZuzC`5ArHz]_V|`(%v5W7wyVJ v>JTzH}O|h*t9Zy<v/+5zg1I3mj]IBD' );
define( 'NONCE_SALT', '_SxL8t~Tf6=F$Zs$7CqT@LLka}fP:pua_x Py/=~/ RxW2@royv1*r9NPX(=Ne+$' );
define( 'WP_CACHE_KEY_SALT', 't$=&(7]gj/aH7%(n{(&nGvCVQHKd?OmHAE}S`nD,k}>;l* V%ig@Kp3>0c_DF~p^' );
/**
* WordPress Database Table prefix.
*
* You can have multiple installations in one database if you give each
* a unique prefix. Only numbers, letters, and underscores please!
*/
$table_prefix = 'r4fh_';
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', dirname( __FILE__ ) . '/' );
}
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';
define('FS_METHOD', 'direct');