File: /home/dfwparty/smartcardcontacts.com/wp-config.php
<?php
define('WP_TOOLKIT_API_TOKEN', 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzUxMiJ9.eyJpc3MiOiI2ZmYwZWVhMi00OWYyLTQ5ZTItYjFlMS0wNzRhZmU5YTI0OGUiLCJuYmYiOjE3ODQyNjg1MzEuMjMyNzAzLCJleHAiOjE3ODQzNTQ5MzEuMjMyNzAzLCJqdGkiOiIwZmJlZDczMi1jYjY4LTQ2MjEtYjc0Ny1jNGIyOTRkNzZlODEiLCJpbnN0YWxsYXRpb25JZCI6NzE2LCJhcGlVcmwiOiJodHRwczovL2xvY2FsaG9zdDoyMDgzL2FwaS93cHRrL3dwdC9pbmRleC5waHAiLCJ1c2VyR3VpZCI6IjhjMjQ5ZDc1LTE0NjgtNDE0Yy1iMzE0LTAwMDdjYTFjZmU4MCJ9.Mu-Qu6b79HIG4dKWOlrLVoPhC2YEl4ZVHXcNRyWLLYtygb_R63BHusru4J30BNKAW6B1f4BoOO8UNvv6nh8BtR3DM7mv_IKtQqxsJp7b_sE5bFdFXwY3q7nVUNU6U4hAay0ceE0LsQSLTIM9W8Gp4mHbsNKDF3aV_1uwpZRqoLkG48an68lt-mjpG4IpABh8KuNlZj7U07MtNmuYNqetYb7MPB6tVk_qc6ebTsS6wY1LqJotPLDCUU4bZj7FHnslgDfbHLpN7oy_4XGTucTpuxTksjS823r1DGdYzNbTfDkzPP0lgLKkAZlc_pTK8mXKhT_bApU8NO5ezboUt55tbCTlewT7wE5cfT3bx7cOqCatgJwIoPbZBqlB2U3Ue5kJXI68KAejy8MP8nR8srhfBaXLvrkqKWNrW8w4ufhL1gD8hRXw_GGhnvgba7OG-cnjI4T-xuIVPAIABQlw-_Z0JNGqtQyMAQzEzu6VXMsjzf2Trkeuputlm-rG28P6ByDvCdCrNgNSdjlm3OyQkZXxuffO_pAML_17IxWaGGHyLPsuaZBbOTxH9raiOhyrDp_d_HPaJkAij-Yw1QiWQfd_Lk_F0y1Y61wYYqnVEkmOJW8rmDy5cKSg3PoIy58GyHIOBzsCZ2xbzfB0oFJl6Vf967Q_6K8Fq9G_EHwbi0QBovU');
/**
* 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_wp385' );
/** Database username */
define( 'DB_USER', 'dfwparty_wp385' );
/** Database password */
define( 'DB_PASSWORD', 'Sp837v2[.y' );
/** 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', 'e3ps6pgmv3guodn1vq8r4uszohknkskpziqlptmpxojos6apabcbwvpre68svr0r' );
define( 'SECURE_AUTH_KEY', 'isfbtojwvvbxbrokgx0jfb52ylxku2mgmkmi2zy1t9nngczdldft4e2acvloqwbp' );
define( 'LOGGED_IN_KEY', 's1dptqpqmixct6shocppves1cbxr0zlii0rxx1uot9udtt8wiistofepv3rwwibe' );
define( 'NONCE_KEY', 'w2g3pd9mr7tfaklp2vbcorh71ey8yqb4dgilmm1xhgxmhfeuthiivruskoy6rzin' );
define( 'AUTH_SALT', 'nq8pges5wfeooevvn45kpyo5qbfno2lesjjphckswubvv1qpjexscxbpebhqzhwi' );
define( 'SECURE_AUTH_SALT', 'qhegtstsjnwg2zt7bdbn1unuyazvb3bfze8fti0wp22r6ezor8zqna9pxg1carqy' );
define( 'LOGGED_IN_SALT', 'juwsmrcvrpba1wqkfppy9pdmaz8eox2hsp028i7axxcltrj8k3yvdgy1fkekgghm' );
define( 'NONCE_SALT', 'cyjg56wzed2a6pugcxoufblasxrretxhi1nux8jieo66sppvyh4uxt0tkcgmwais' );
/**#@-*/
/**
* 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 = 'wp8z_';
/**
* 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';