File: /home/dfwparty/singingtelegramsdallas.com/wp-config.php
<?php
define('WP_TOOLKIT_API_TOKEN', 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzUxMiJ9.eyJpc3MiOiI2ZmYwZWVhMi00OWYyLTQ5ZTItYjFlMS0wNzRhZmU5YTI0OGUiLCJuYmYiOjE3ODQxNzg0MTUuMjk5NzI4LCJleHAiOjE3ODQyNjQ4MTUuMjk5NzI4LCJqdGkiOiI3OGUxN2U4Ny04Mjc1LTQ0MmUtOTJiYS1mNDVkNzhhZjhhZWQiLCJpbnN0YWxsYXRpb25JZCI6NzE0LCJhcGlVcmwiOiJodHRwczovL2xvY2FsaG9zdDoyMDgzL2FwaS93cHRrL3dwdC9pbmRleC5waHAiLCJ1c2VyR3VpZCI6IjhjMjQ5ZDc1LTE0NjgtNDE0Yy1iMzE0LTAwMDdjYTFjZmU4MCJ9.h5WAH_bvFaZ4R2W7dAvOJwL0UOUA_OzqGncgkKtMYqY7_GSJwMtUTt5mGiZFO0PGhwakKM1kb0z4dFdlEVGdxFZ48D2IGySJ6KsuZGbGs3DM-XM4yNKFv_wbghxU5w0HlqtrpJ6EalxEZoMNnBa1YuPcRCWkLh56qR1ux6TLCBys4QkcqSCHWBjmITIrHRC-81AaLMQC8aFYzwFa83P7SD-1clwIS3I1dvCJxsOalLJEhyanPAWGK2fXbD_Nwcwu221T6U7i4UlXy7fAE8sI09ZI9SN6vQxVuDeas7R2xeehdaiY95BVl38k6LRPMRURDHAVXZJwKDzRLSS9bWy5L8M1U43r8jlGgQ_cZ8uPDKmW-gKyLx02PZMZtltBlsFVXoZoTveyWk7leMr8VQguuJ7Mi0mYSHYTh456QhX1dQf4nv6A0Yed5eHXXSdJi5jACw3_M3MSBjGGp0_8Ys-OHkJpJ2LVsRvQFOpgvUGhViowndKqt5NA4giw6iP3tp3CiP7ne8Pm0hOofLPB4Cb92fKKdCzmxmEMzIS4JsfHLLB0dvihdOM8b9ujknKj3o9iLy_-BwSuCArk3GnYLWdtdZS6H29LsEUMy9QhWGzjZ0Kb__WROmgxQMuryG-fD3X_o62YYisG_7h6zPUGtJEVq-6hQ5rFE7VPb9gy6SIQ9p8');
/**
* 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_wp186' );
/** Database username */
define( 'DB_USER', 'dfwparty_wp186' );
/** Database password */
define( 'DB_PASSWORD', '2S!Wt5)1pE' );
/** 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', 'trxznfjzirx0u1v4jqpgbvmigm2eikonzwslfnurdpim7clgo6ojjahfisgqvque' );
define( 'SECURE_AUTH_KEY', 'jgfimfshlph3h01miq1qluhh8yqucxzumwxbcgxvoyunt289vh8blg2jt4b1wxyj' );
define( 'LOGGED_IN_KEY', 'r3psnh2hmfbtyecflpaz348egbw9uyur5cvoe4wjkuvxtz5assynbmm2djicnfgh' );
define( 'NONCE_KEY', '2a7xgnqano0rkuinyus3vuj7mrn6b9oyy3orno4sr9xfyezt3jfozbvrolw5rhwy' );
define( 'AUTH_SALT', 'sptwoejleqmfqfb66hmlq2ooundtkfwhfpzvnfkwpywkd6u3twlwdqnhcdilsswx' );
define( 'SECURE_AUTH_SALT', 'mpawkftjhf6a4uriy0kulbvbrmzubr44gjdf84kmdkn88qrghoyqot8f9amawuym' );
define( 'LOGGED_IN_SALT', 'npgxdlosdvrdih7rhrslflyrlrhmwdjuwerxan6i00636o1mg40iabc2cotv5swo' );
define( 'NONCE_SALT', 'dus0xqlleamfkluduadqbpkzefxq39ghc1t9yh1suhuvrsyqdoxd3t8jmwqyzf7c' );
/**#@-*/
/**
* 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 = 'wp3l_';
/**
* 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. */
define('DISABLE_WP_CRON', 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';