<?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', 'salvationanoint_qwuq_esticwopgfy' );
/** MySQL database username */
define( 'DB_USER', 'diiyqqtsuwlqmgdl' );
/** MySQL database password */
define( 'DB_PASSWORD', 'S5I2VREXhmJjUtW' );
/** MySQL hostname */
define( 'DB_HOST', 'salvationanointedcom.ipagemysql.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', 'DQ7C=:6WLgQxRa_u=}Pz!!`r4KrBiEq|WOhk4_W3>DVhA4G[HpJZujs=_` ]-jZy' );
define( 'SECURE_AUTH_KEY', 'JT==`buH3cwN*(4Eu>?/.gxm84VJ%gr}kt27cz1?8wd,8PRL,0K,-pxlO6bISv {' );
define( 'LOGGED_IN_KEY', 'C8.OeC9J[0,Dp@3;;B2S}PshwtxjXmX`5v=iEUP&$rer04]MX_A0^u*^Y{=Be>sJ' );
define( 'NONCE_KEY', 'x<M<SHu|1#mG/PrE2{k6 WV>TU +a-Q]8#do$MLv{y:iE4m,G5 n;K0}^qOqG::#' );
define( 'AUTH_SALT', 'jT<#flXPG)625I9Olu2Y+.}oT}AM-f>rXE8UsM6}Ix,+fwU~XA>xMwV90kU>+%^#' );
define( 'SECURE_AUTH_SALT', 'Zt!<`.:5^[gH?7hE=s}Huk{i[+Mt_3(TS(jSZjzfobW`E9W[$V8-#%I`F2W&`VrC' );
define( 'LOGGED_IN_SALT', '@(x$7=93:D~8fq>BTXVk7js3o5PWe0B=g7.h2u/Ykf/;0i)$<MZ|WgQjlC:]Zhji' );
define( 'NONCE_SALT', '}Qx>O:<(||HyzVUph>Tt;cjnq3Oep&fieLrRuqe`[$g(Gj4J.x<huntx/~UZ*6a!' );
define( 'WP_CACHE_KEY_SALT', '1lU_;q& mIzBKR)]AR&P{/:-`7%J#)%/W^Tro!eRP:<{w)9g^ydP&$ogK_![4xz>' );
/**
* 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 = 'qwuq_';
/* 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');