| Current Path : /home/flapst5/.trash/ |
| Current File : /home/flapst5/.trash/wp-config.php__8c7df7d.1 |
<?php
/**
* 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:
*
* * Database settings
* * Secret keys
* * Database table prefix
* * Localized language
* * ABSPATH
*
* @link https://wordpress.org/support/article/editing-wp-config-php/
*
* @package WordPress
*/
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'flapst5_wp_gil0s' );
/** Database username */
define( 'DB_USER', 'flapst5_wp_xxbbd' );
/** Database password */
define( 'DB_PASSWORD', '7~3I_TWN~zVxX1kK' );
/** Database hostname */
define( 'DB_HOST', 'localhost:3306' );
/** 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', '0z1-Ugi24+-6tfzy cJu} dlagyIWNv_HKgi>9!=Eb;xzjzk4b5OJYmnl2$ _QZO');
define('SECURE_AUTH_KEY', '+ykNif a}K>$37&P)5V>iLtvi])/_6J14Kdu(a*%b}mL<|)` u/-ED_f8[0&o].I');
define('LOGGED_IN_KEY', 'IwP,{8Rf1y~Ff0o{PfSaAdz]BRkkFA,-K,z/6}81o`jN-qBc{ 8Wn]7;BGZJ#E+J');
define('NONCE_KEY', '&y-Z^ccA8Z+M06I?E7l-l}-B~>H0Z/*o2[F6Au5J%J[Tk>l:IM5h<T[u_8A_.gxM');
define('AUTH_SALT', 'WYW9[&-5T}2Z1l+~xZYZPs`e,}|f(_PkAKN$}>8p[8%vzqKPA&G^i6r?qX3j}ecF');
define('SECURE_AUTH_SALT', 'yyx]ZP{+SC) L-F,jxZYy_%$N||gD:zj4Oq@8P?UWHUgD*_%(xYF+L3A.splzN`3');
define('LOGGED_IN_SALT', ' [3d :OTz_d(.l]y`^9*dOxd&Y[mB|)X-CTH)G;hi@51t}ByL8 L!V*cLK/Dc#xO');
define('NONCE_SALT', 'x$eZ0W1vW|Yj.]BY{2|8~&@BG2}oFyZ%Yjk+E0mz+n1zE6|dj6-^:wZ&+2^hzz^n');
/**#@-*/
/**
* 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!
*/
define( 'DISALLOW_FILE_EDIT', false ); // Added by Defender
$table_prefix = 'OxTXeluK_';
/* Add any custom values between this line and the "stop editing" line. */
define('WP_ALLOW_MULTISITE', true);
/**
* For developers: WordPress debugging mode.
*
* Change this to true to enable the display of notices during development.
* It is strongly recommended that plugin and theme developers use WP_DEBUG
* in their development environments.
*
* For information on other constants that can be used for debugging,
* visit the documentation.
*
* @link https://wordpress.org/support/article/debugging-in-wordpress/
*/
if ( ! defined( 'WP_DEBUG' ) ) {
define( 'WP_DEBUG', false );
}
define( 'FORMINATOR_ENCRYPTION_KEY', 'N_|8UVzX#wxoZ5g565^bbae0+U6:MFPNmfqSaSMa<$8LVSPhQbF*U;[$y=w:o9lw' );
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', __DIR__ . '/' );
}
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';