| Current Path : /proc/3/root/home/flapst5/.trash/ |
| Current File : //proc/3/root/home/flapst5/.trash/wp-config.php__8c7df7d.3 |
<?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_xizn9' );
/** Database username */
define( 'DB_USER', 'flapst5_wp_chrs2' );
/** Database password */
define( 'DB_PASSWORD', 't3r17$1TUYU_D9wB' );
/** 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', ')Zept RqX<@@+y&mf%urv>L`8^##w9#P#/q$]|^)ow>bdyeCVpQB4O&Qi<|q#lWe');
define('SECURE_AUTH_KEY', 'pdPZ~+w+1!e)[#N#n~mdTEN}5}r*T<&eq@;-Jsrm+Gy&4IsBsgFtQ6V0bu{4hiY:');
define('LOGGED_IN_KEY', 's`--:wjGJ^*19;j}Ie,TmXT8}E})A}`~)L~E{Bhbq^zZ+X4+WLFxRL|nXJ&idshL');
define('NONCE_KEY', 'Nl[h}pTY=Hi5,6ls^s_J^ufq&Y#(+M8:5C)*>t?b>0IgS1:p(2)bY}!e!?ixm-v`');
define('AUTH_SALT', '(x#gQZD_Q%vb%Cm>[+J?r,Et7N`sUlU3tCwXaM<awveA[Ow7`+?jU5itwz W#d;u');
define('SECURE_AUTH_SALT', 'r*Ig1i,A|+tSWh>g,|^sp#lW`zF2eDtO8-}ySXjcvtLPi_U|hJysA{)u|6^~+NH$');
define('LOGGED_IN_SALT', '/6eX*0Q(Y]|ct]9^RliHu&tqwx{Gu2|uev#>OU0lcTweI:)+MqtH$$QjJ;G)9{MP');
define('NONCE_SALT', 'kb1yhu`*-A?Y __J_u `y[YdQSw+Vq-~KkwYo[-W-rxb;tjU;QnR%Z-X+8s@!?q*');
/**#@-*/
/**
* 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 = '4I99M4N1_';
/* 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( 'WP_MEMORY_LIMIT', '256M' );
/* 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';