File: /home/dfwparty/sonicchocobliss.com/wp-config.php
<?php
define('WP_TOOLKIT_API_TOKEN', 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzUxMiJ9.eyJpc3MiOiI2ZmYwZWVhMi00OWYyLTQ5ZTItYjFlMS0wNzRhZmU5YTI0OGUiLCJuYmYiOjE3ODQxODIyODAuNDM3MDMyLCJleHAiOjE3ODQyNjg2ODAuNDM3MDMyLCJqdGkiOiI2MjJhMDFlNy0xODdjLTQwMTItYTNkMi1kZDgzOWJkOTE1YTYiLCJpbnN0YWxsYXRpb25JZCI6MTMwOSwiYXBpVXJsIjoiaHR0cHM6Ly9sb2NhbGhvc3Q6MjA4My9hcGkvd3B0ay93cHQvaW5kZXgucGhwIiwidXNlckd1aWQiOiI4YzI0OWQ3NS0xNDY4LTQxNGMtYjMxNC0wMDA3Y2ExY2ZlODAifQ.WR40OrwrAXPnmvqHDYBOJv0GVmYoInBJQgeZ3QDU--Up_atTYhH_cRZGYZTG1tAq21fX4w82f8Dk0AK2Jdgiy6CCuV5RHic7LuGVhO0LfWcX07SnE8wR-j03cSVRzAF5t2evN9vns6fv69qfY5fnBgMlRi4yElQVEZWPVyMyENlRyraLLXT5_uVoRnwXsMiwCW2mk-EZ0kEiFMh7chVjqjD7JDTM3_hUl5EewFXALfWMoF9pFBIAdwj9DYDBDCVet4cPDrOHL6luoqmelb2QG7p604klyG24okzvsngY4nLRLMX3PwdZt9cnL9XhadG9dY7pTHTGlWT579oKaHT2XAXtcI51VAQ7vB5NX0_5bI0db21wpuxNT0B2CnZu_SvDhrFBbcJiPtvOTe9vhTqPjMViLgzg9HiCWMXssqr2FNF1e-HRlQq-TzG5FwrfC_SjTzbPkF2X2SMZzWFg_OOtSPqntnGnMlLD6eSjSq9_AQkfB8a9i7OCEJZ7ZDgtqUm0X6iPot1ClPo-qjXQdr3OBB0cji924qaQgaZdR2XysHwOEoXwskd6oiKRUv6-8O0rOOxGuGzbbSdvxQmGuJvG8MMt-agyCmbNiAU2gfHkwhzHiekSQkkjZoXifYKLSrcrxfLm7klvvwmIT_Nl_WRhMtT6j-ZQbY4Up8xffnEILRU');
define('WP_CACHE', true); // Added by SpeedyCache
/**
* The base configuration for WordPress
*
* The wp-config.php creation script uses this file during the installation.
* You don't have to use the website, 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
* * ABSPATH
*
* @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/
*
* @package WordPress
*/
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'dfwparty_wp246' );
/** Database username */
define( 'DB_USER', 'dfwparty_wp246' );
/** Database password */
define( 'DB_PASSWORD', 'Sp-107u.41' );
/** Database hostname */
define( 'DB_HOST', 'localhost' );
/** 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', 'fhv81oura6dl4gubj8awym5o0k947t5ctixikafnd2omweizxgcssdnvsctkq3rl' );
define( 'SECURE_AUTH_KEY', 'ngdimpz7490yqpsokmvihvfcx5rcltjejd7c1gakr3mo0wrwnaypvy6gthgufxvs' );
define( 'LOGGED_IN_KEY', 'eig6tyfoy6nabtxrnqgddi4f3zumfknfcikw4gj9xqhafysqo0yjxslcuetno1yz' );
define( 'NONCE_KEY', 'wyrjivhsabqggvlzzqso56dz2w3gze7bwjipdqw7syxv3h2b3fpc5aeavlqijucv' );
define( 'AUTH_SALT', 'vrzeekt1rrd81ueauz97n0crgcvgvxaj9ehfpgeola8wty1edze9bqsn44dh2ymo' );
define( 'SECURE_AUTH_SALT', 'hrkbg57jrmfxn2dzae1fps6vue4lt8nloykvgoval03js5vvsdf7bnd03czw92me' );
define( 'LOGGED_IN_SALT', 'canmiucdumm8in934qmbjtiontwsclr2lluqywbfdhu4ytywde6dp0ulnh4qzqyo' );
define( 'NONCE_SALT', '3h7ulyukd2f8gzge420zl1xvmexzpkju7urmpfqbenrsqfsg2b89kxml1teqstmu' );
/**#@-*/
/**
* 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!
*
* At the installation time, database tables are created with the specified prefix.
* Changing this value after WordPress is installed will make your site think
* it has not been installed.
*
* @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix
*/
$table_prefix = 'wpq3_';
/**
* 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/
*/
define( 'WP_DEBUG', false );
/* Add any custom values between this line and the "stop editing" line. */
/* 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';