Current File : //home/quantums/bodyguardslosangeles.net/wp-config.php |
<?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', 'quantums_wp_ayqnp' );
/** Database username */
define( 'DB_USER', 'quantums_wp_wvkrj' );
/** Database password */
define( 'DB_PASSWORD', 'G_#Tc4u4K4w6SiQz' );
/** 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', '_nd4g%Y_d6Cl(yPhpU_ghv_36%(ZSV165nB9e~7#mLjM]hY3P[_+HIK(q5-Y##x9');
define('SECURE_AUTH_KEY', '3Twv8g#TLmla+9fK#vLe6os])Wd2jR0v_|(5i1E08x91rig:cm&4LVJF9gWx@0p3');
define('LOGGED_IN_KEY', 'G9fwVj1H1ZmRA]/uuT1z62td2R5L&hNZ*y:DsA[!S5*%+9I8lKQw7+4z8h;yosCd');
define('NONCE_KEY', '~19wF/96NatA3N-qezOKG:|#VFUd7RV77q7JE5;5qb0SOkCx2JN7PkP-KS8:pGg9');
define('AUTH_SALT', 'JQ_6:0ur+70C6J*KnV%%9z;F_:6v2Sd:0l0K#(P-5[0qgq*3W0xE+BT3b4d58;&a');
define('SECURE_AUTH_SALT', '3t1XF7R2I6&8oo*I4_tZYVF/Z-U089:+962AdA_MEaVs7rw+57K03![7F4~-0@78');
define('LOGGED_IN_SALT', '62h9N*MCU-qlBWP:a8u:*K6Y1&29_s&(Q4&+fw02wAB5h#T440o/U0075@3mUR8y');
define('NONCE_SALT', '1ezJ|rf%8z:574u_ScoG-8mwdnX~|6Wh&5AlZ!s#b58:4(34&a@NMSh9*QZhZa)h');
/**#@-*/
/**
* 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 = 'eKBywu_';
/* 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 );
}
/* 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';