<?php
define( 'WP_CACHE', true );
/** Enable W3 Total Cache */
// 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', 'posorlogiscom_6p2v_lwumnebnmpvcb' );
/** MySQL database username */
define( 'DB_USER', 'ekdvijnpqlujcaux' );
/** MySQL database password */
define( 'DB_PASSWORD', 'tKAF2wTqn6gVSVa' );
/** MySQL hostname */
define( 'DB_HOST', 'posorlogiscom.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', '-j_8p/y{=w-+;s`L{kXh=#9.%ci:~s@2B.$)CK5W`;JKY<H=sS}#`}bMRZrs7{ms' );
define( 'SECURE_AUTH_KEY', '.Yczi,}:F;b) Y>Rh<__x6nCM7a8N3ZX=~sl8vC~^*-g/4kSkx&>MA+SMgnBQ33f' );
define( 'LOGGED_IN_KEY', 'l1i|:C@(6H.Ct6sNs#{%y?E-4>TZC<ld1MN>1J.!6=8e3x#/=1G(ei,,AAW*Fg&4' );
define( 'NONCE_KEY', '8?CV{<`}i!<>4`23 s*AGn!ovch]D~h|LPX17zZVkPjb^#oGtK E-46v55VD_7!d' );
define( 'AUTH_SALT', '[&a!kQOiH]=_k{M>9U3<<~m/^WF>C}^Y*Crup@ZhuF,?wk6(U<dqxs4p<(nvEc?^' );
define( 'SECURE_AUTH_SALT', '1`jp_l48%@1<RX0qSPnz[Ct}rov]+)P3Pt_;i.]2(Nu$iEB[ieVtzV?3gkA1QGnH' );
define( 'LOGGED_IN_SALT', 'EG@$LyT9aV^@K8T*jRXVp9lyK&S|aHX08Yy}2>QJ%HYHWFtbJZZ[7(_#ZLXvYvo%' );
define( 'NONCE_SALT', 'AhvI&50tm|Od)sa/,!f{TCKI0.L,]O_@pzzLaMXj&sfH}|!eQ0,`|T}vXU(r8+*$' );
define( 'WP_CACHE_KEY_SALT', '<9g%F/b]1zW/{.%>N2fBmdR<K0+AVTrKw6MfB2/hb=}U2mQ5f<SM7>53$9~|e6rZ' );
/**
* 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 = 'wp_';
define('WPLANG', '');
/* 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');