<?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', 'testvidyawsbche_seeo_ccpsnfbjocy' );
/** MySQL database username */
define( 'DB_USER', 'tldyilckvdfaankk' );
/** MySQL database password */
define( 'DB_PASSWORD', '2L2aFHNh6D1hQLK' );
/** MySQL hostname */
define( 'DB_HOST', 'testvidyawsbcheck42246.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', 'v6wz|.q$KBg#HE8G;9]qVhc??:]0w(n7*93G a{j>%1fYPy{E1_nMVY&/[hmMiyG' );
define( 'SECURE_AUTH_KEY', 'wxFmDg %-}m2>Zq.gIvvGISP[vIrksgt?1D3%60WF&}34-NE@C5]]1iEr)mcD,OB' );
define( 'LOGGED_IN_KEY', '^zsHVxTgJQCeY])0GtA..v0/E^#E?Ihg<r7Kfe;llgt~<|H=Zi8ho[U7l,;zXmKj' );
define( 'NONCE_KEY', 'IKkq$WPJ!8Y&MEA6-l:pHw&]5}dEsY<Q/D@P~/Y//Ey3E>QiYP(V]kG9QF*N:.1W' );
define( 'AUTH_SALT', 'we+oD$nG],*U~%7{b;Tn&0W%<K%`CFnew!#ISD;iV|W.o2bo@_J5td F(H=57HY6' );
define( 'SECURE_AUTH_SALT', 'H#)5&^2Y_DWlY|z8OVJ,x(ohkJ4y@2Www8cQQU$kKWuRo4v],@,hd=|@rXwS&&7/' );
define( 'LOGGED_IN_SALT', '{;J=}}!xnYE=:RQNdUFsp56;?L@T8XF15xiJXLdGzJ0!Ik!83ERhEB|q_fKX#e]U' );
define( 'NONCE_SALT', '].-7quI+,Gks?iqyFk+Gq_yDi1m/pZzrR[Uk]S&*49M$S?]NxB$$A`>1B1e|ArDr' );
define( 'WP_CACHE_KEY_SALT', 'nm!N>i3X8D`$D}Q/)e?I){*}GNCky/2-bB0pi}gC1a^]qU/<{WY4Y{Xg/*DUuE@V' );
/**
* 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 = 'seeo_';
/* 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');