| Current Path : /proc/3/root/home/flapst5/.trash/ |
| Current File : //proc/3/root/home/flapst5/.trash/wp-config.php__8c7df7d.2 |
<?php
// BEGIN Kadence Security - Do not modify or remove this line
// Kadence Security Config Details: 2
define( 'DISALLOW_FILE_EDIT', true ); // Disable File Editor - Security > Settings > WordPress Tweaks > File Editor
// END Kadence Security - Do not modify or remove this line
define( 'ITSEC_ENCRYPTION_KEY', 'T0wmN092cz0qdUw9X0pfI3kteUdHKW4hfG47R34kU2dzXXpndS1YNlQ6IT9qb3Y9O1Q5cGsxZXk2TzMzcHlASg==' );
/**
* 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_gk2ku' );
/** Database username */
define( 'DB_USER', 'flapst5_wp_kdkae' );
/** Database password */
define( 'DB_PASSWORD', '7n*qF~c9e8DnyJ*s' );
/** 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', '1cA.XA*)..LMJ!]}Ux9hWJa@X:BcU{;u0-,!j5tq!F!s7tl.TU$2v`2-aj(|lh4E');
define('SECURE_AUTH_KEY', '-sWdElfjnjhgFVK1Wjrqew- )+(q{&G35Di#0It^sh?gX8N.q/`k)bt38gqf^8I(');
define('LOGGED_IN_KEY', '+2LGnn%i17Rpb!]R8{Rh;k2T1IIwR|o=~~u3[Eq+EX>idSSe8w[o7HR9j:JC$i *');
define('NONCE_KEY', 'b`iT6g?_&1Dra~}N5rkv6inja+B;2UCZT>qOy)fJP%mrpsz-2_/?cjYoz01r_ro-');
define('AUTH_SALT', 'U/Vv?SC+t|^3tOk+kj5hOMOa)N_-vt*Me<XQj)SecZu d4M;>[+de9SBz|p-quY:');
define('SECURE_AUTH_SALT', 'Q3ID_KR+:=6Nlw;1+D(EmYtR>H(%>@oZT]k(M/pNOQ#4l,lM(Cek8>m>^~.LaDGa');
define('LOGGED_IN_SALT', '$wALEjjy+k&$PH+-haV(JFHc>T+pJg4=Q<{zhye_Im6dhUc7P~+AN!2Y>`c`X2eS');
define('NONCE_SALT', 'G{?~^,.,AQT{J)|>pC<+&+xM+|ovy4qjH)_|Hjkk-#6)(6Y<cwV<[!I|oe&}2~+J');
/**#@-*/
/**
* 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 = 'Sl0wp_';
/* 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' ) ) {
}
// Enable WP_DEBUG mode
define( 'WP_DEBUG', true );
// Enable Debug logging to the /wp-content/debug.log file
define( 'WP_DEBUG_LOG', true );
// Disable display of errors and warnings
define( 'WP_DEBUG_DISPLAY', false );
@ini_set( 'display_errors', 0 );
define( 'WP_CACHE', true ); // Added by Hummingbird
/* 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';
@ini_set( 'memory_limit', '512M' );