File: //home/dfwparty/candytheclown.com/wp-config.php
<?php
define('WP_TOOLKIT_API_TOKEN', 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzUxMiJ9.eyJpc3MiOiI2ZmYwZWVhMi00OWYyLTQ5ZTItYjFlMS0wNzRhZmU5YTI0OGUiLCJuYmYiOjE3ODQ0Mzc1MzEuOTQ2NzMsImV4cCI6MTc4NDUyMzkzMS45NDY3MywianRpIjoiMzUyMGIwM2ItOTk2ZC00NThmLTg0OTQtZjFjNmMxZTI2NzVlIiwiaW5zdGFsbGF0aW9uSWQiOjcwMywiYXBpVXJsIjoiaHR0cHM6Ly9sb2NhbGhvc3Q6MjA4My9hcGkvd3B0ay93cHQvaW5kZXgucGhwIiwidXNlckd1aWQiOiI4YzI0OWQ3NS0xNDY4LTQxNGMtYjMxNC0wMDA3Y2ExY2ZlODAifQ.BxlLX3te2BdYQuxVILjntB1XbYzo35_2TpYJGYgRT8F-cGC24k6xBgcOUcHDyJBNCPAm1koaa6mzCo_Ai8_Hq77xiO_KVtX28sespEmpTPjwCTLNrc9i7mfy4Ed23H-4pHnP7F3PIhk2xOHsANTWWbUs6A-i8bA65PJ93DM04MdJbZN9QoMjhGqiYM9xeYOs6Fz2-0ZraV8HB0WfOMKvnd2pbdpGyVUfWdZ1vTQ_u_3n90f5SD0HSPNMi_EYCkqB2Hs9iVj6dO_ZldDWnQels7xEQA1BPDr7xNkgvu_tYunkoafuTLTYRBjxhWTvj2-0-zMamU1eEMr0LXahN9moEXPUceFbHjlpV6q4XmH8qR4cWIsmsoz8TP-Tg77IyXPMayn9ldY3HWXH3TPFZR6y43ml8ocjmIf9ts7OeDIudMq7SOC8KEVB_jfKHvFatmLR0rioD4_L7jOJmeHwcaosEViOpZJRKFTGx8BPSgWjxygdASavKhban0ip07cvFXTbE-medz3qiKwYGA_1aEOTTcDq3q0cf6x-68_MtLYc7-FwYch3IM7FrpFqztQ_6hP9AL_fakX54W7nvXs9iuT7BLqDsph0MfxA5vxDMN4sr4zugNOavDJnWc1wAKW2xeQ-Sz9cvPilO9dBE46zs6j3_v0yX_QTdyOlHTvOGf9-VEU');
/**
* 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
* * 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', 'dfwparty_wp559' );
/** Database username */
define( 'DB_USER', 'dfwparty_wp559' );
/** Database password */
define( 'DB_PASSWORD', '-HS9p[j724' );
/** 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', '6ggx4wlizgamyptboowzkuhvqdhlbefio4ai6a5mvmynp0sguwhwyw4ulwdo3gkv' );
define( 'SECURE_AUTH_KEY', 'd8lizlsoc657urz3szplttadbknwvmcielylqolpqpcthnhcwbulox77uiohbaig' );
define( 'LOGGED_IN_KEY', 'zwldwkt4hcixryxhgrww2cmbg6lxmhgkfkojolhfthpkhkdpctmxaasdsj3ympma' );
define( 'NONCE_KEY', 'yzczfxdzdtplh9bxhf9gpy8trbkst99s7cyxuvlwiopgte2pkevvimcybcyfagdo' );
define( 'AUTH_SALT', 'oigcgivrncqkkeh5thst2blsw5fekfyksqerbogp976htz6szqhurnrrcxueyo2o' );
define( 'SECURE_AUTH_SALT', 'rhnbjzjgwsk4xhotrwatwcikyesfj2xenq5xn81vqckotk9vmjanifwpngojx7n0' );
define( 'LOGGED_IN_SALT', 'p244wvjtby6m8kynrfecd2oyrlqd1x074yooennd15eo5prlqgcrxd1i2tq1leaa' );
define( 'NONCE_SALT', 'mnaeuogamz03uex0lo3sly6cc9it8gyrzobmvjozcfkzinatkko0jcofo8tphuwi' );
/**#@-*/
/**
* 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 = 'wpwx_';
/**
* 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/
*/
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';