<?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 ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'salvationanoint_owva_ggrnlsbwnnb' );
/** MySQL database username */
define( 'DB_USER', 'lpxqqmsievmuasmt' );
/** MySQL database password */
define( 'DB_PASSWORD', 'l08myZ6EJPTQjks' );
/** 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', 'D}QuWRjBi[,7D1?yMWp)]v1(D;xx4q%dG&+z`E=(C3e;0x90NLybS-a $iCUm}|;' );
define( 'SECURE_AUTH_KEY', '/06Rv$FCZ6tmf,2w@_nl%tmfL0Fc<3Wjew0^45;/9([t)s7;wJxMG^+z&=2D2T#V' );
define( 'LOGGED_IN_KEY', ']r37& V/,-nR&f*Nlx1_k2P|+nUwuq.~v%+H[o0c*#?mp0@<{#2-n=//(S<7m@81' );
define( 'NONCE_KEY', '9VjkcB!Gh#;Sy1#1Q~{,^z3QcT!g}[H+%nn4:o]>w? zxFDI,SED5i)KG^E^K4x+' );
define( 'AUTH_SALT', 'G;8(3}[gI,13L+myajr$R=S~GL:d<Grvj5Kbt,#l;[a>Fycw{SFioN*#A7lk3B<&' );
define( 'SECURE_AUTH_SALT', 'GG+g b)@;J,~+.o7nP!1g@f=`m,0Vc,N+9#ao1&l={t#lSel,j!jeY[9n?C(i8Qu' );
define( 'LOGGED_IN_SALT', ',0p2YlBNNup#,VyrJ_3#^P@W`^bBDTE/oX<ajffN&W>*b:!G$]x[;?<jukGPrco/' );
define( 'NONCE_SALT', 'q4iX]4-.yHSUGGlE-O<60N,yE:4DDyV~7r%o^e.9gH4?QzlOi`S{j;!7El~|3vq_' );
/**
* 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 = 'owva_';
/* That's all, stop editing! Happy blogging. */
/** 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');