<?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_beo4_hbpojmpfxnk' );
/** MySQL database username */
define( 'DB_USER', 'notmlgfyavwwjvsf' );
/** MySQL database password */
define( 'DB_PASSWORD', 'b2RlxJ0M5KRTmis' );
/** 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', '1_plR8l;1@)oD6X3 (N!!|{8seJ2%}*zap&;gVMr9OA6mZXgMW)NZZPH;yI3QxOX' );
define( 'SECURE_AUTH_KEY', 'aPE,K4BgR6v[5n+!x,sw}ZnPI:@U0-;Ggi0E-GF3M+}beL`RGsxt8ryI[c_Ok|^f' );
define( 'LOGGED_IN_KEY', 'pdpN:s!>i4Y)4H=gWDHfeZX-AsT PI+hYV]tgn<y7=w#YsA|Eu>u%I,JFd{w8TYV' );
define( 'NONCE_KEY', 'Biij.nW(Z Ws.[&(C^S/W-HACnc}(>ie`<<;_p8K!8kAXg2TI?[-t[4+HW?[MgyD' );
define( 'AUTH_SALT', 'S<xntsz0uZWiCxfG$E(f&!IVpv~p]gVP*&SFGIHQDv}Y9g.g/Y{7+g@;Ro`oodoZ' );
define( 'SECURE_AUTH_SALT', 'EQ1d$<K(7#IPZT*|/r8y^PVKEB^1>ZH?r~/(w{4Qe^`d#$pSD0-l[eF>1i+qM<Ev' );
define( 'LOGGED_IN_SALT', '{.-LmUnphx@@}r`0W=s,tI=87H=ilH%CP{w~;D%?=QivPg78,9(k*NspR=}w;Td4' );
define( 'NONCE_SALT', 'uXVIhqqxo?jB}_y0I3uW}4u.wadLWt-pJ[c~P&+-}Xi3ml(f4wp[4I~:hScmi)Lk' );
define( 'WP_CACHE_KEY_SALT', '$HKvMuGU/,Nc!(2HI/j(%M<s!]VoW ^eg&]EAf{C1!FW<NT($^RD7FsP>iGSjz4}' );
/**
* 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 = 'beo4_';
/* 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');