<?php //Begin Really Simple Security session cookie settings @ini_set('session.cookie_httponly', true); @ini_set('session.cookie_secure', true); @ini_set('session.use_only_cookies', true); //END Really Simple Security cookie settings //Begin Really Simple Security key define('RSSSL_KEY', 'hMUph2qXVFfgV1xMUXtKuDtEEaLe4pmteEabwLeZPmDDEkPglV78e6Zvw97Ay3n7'); //END Really Simple Security key /** * 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', 'advantage_wp_653er' ); /** Database username */ define( 'DB_USER', 'advantage_wp_xdidm' ); /** Database password */ define( 'DB_PASSWORD', 'jWk0&iuW0S0k21u!' ); /** 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', 'CMH2BYMMR8s:&S6v/HF&m80S*37_~rwVu0xIew6&5Q:BQ21qAd:~0AC7/(-F;utZ'); define('SECURE_AUTH_KEY', 'w69@7-S)gO-/N*%l&7355tV1+X&M29R@u4pH5(Q;qylCrw*!V_x7uG7S&9xxz19;'); define('LOGGED_IN_KEY', 'CrD@t452wF0/6er21I[)ofae8q79nReu1bk_B/8*@[r()7Be*#U3dD;3Z992Cz74'); define('NONCE_KEY', 'c7*i8@G[3(wRcK860YMu8G#q4x|lwM8C]R@4gii2[|n03SCDMo)b1@R71~1xncKD'); define('AUTH_SALT', '70v*;!MUjElOk9m]cUv7_2p*[_L5_hkv#c6IDEw/f:3h32zFm73V/oyZ4/V[226N'); define('SECURE_AUTH_SALT', 'hSZ0rvIkUTBY76sI[rTpvG+lOb9a2%+0:W8cKnY8/X@p58%2;6~*28)2V2~HE)/]'); define('LOGGED_IN_SALT', '8lib9jeFbP8!qrU/XDJ6Zf4:u9J46X81Pb*1+L4yY49&]_V6Li/lsF5XZ*7F)*SL'); define('NONCE_SALT', 'hRfBr62[14FSj/*O7(bcxs4U0ww+UfYNO6VT!AQ3V#LzN)7zHM;j&*847ZE;Nq&A'); /**#@-*/ /** * 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 = 'JytchvqeT_'; /* 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', true ); } /* 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';
Name Last modified Size Description