File: //home/dfwparty/smartcardcontacts.com/wp-config.php
<?php
define('WP_TOOLKIT_API_TOKEN', 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzUxMiJ9.eyJpc3MiOiI2ZmYwZWVhMi00OWYyLTQ5ZTItYjFlMS0wNzRhZmU5YTI0OGUiLCJuYmYiOjE3ODQzNTQ5MjUuMTQwODgsImV4cCI6MTc4NDQ0MTMyNS4xNDA4OCwianRpIjoiODE1NzU2Y2MtMzRlYy00ZDNkLTljZmUtYjU3ODllZWY5MjU1IiwiaW5zdGFsbGF0aW9uSWQiOjcxNiwiYXBpVXJsIjoiaHR0cHM6Ly9sb2NhbGhvc3Q6MjA4My9hcGkvd3B0ay93cHQvaW5kZXgucGhwIiwidXNlckd1aWQiOiI4YzI0OWQ3NS0xNDY4LTQxNGMtYjMxNC0wMDA3Y2ExY2ZlODAifQ.JemoGkE3anz0lGopT62C01VUcDOJH7jhWXFG0_vJO1AsUcn8WC4_1aHBnQfwzy9Z0qQK4H2PFDrOhmH4XjIJ1nkTlj9IkapkqrjTR2KAzeVTcm_zmTFBDvr7vCVGlgKlGbCpop92lE4tUO9-5G2YWET5M50m35Xj8g44OJ2XhIsTKjKtgLrFNjtu8X3h16AJMW-Z6Zw_hd-oW3SroAvtV9htuzp5CKwu74-ZHvo-a3iRnKOLZbXHrUx0tRoseyASnMQ047kCfSg3RPnYQcnxWZtN_lzGSabHxz-K-lfS8AXh0mrRmUmfI0u971AZNQLQeZcmMoBbRpZBtkfdAO0OZCzpoIQLivMp2GjKQhiFX8IuyL2gGLC-xTmGK9hFuBcoAXfGCe-JbEbA9M7KT_xTLp0uzs3oPIzc5-AOElVF4KIhw8rV2LkTar5g8yMDwtt2zENiRKbFSccdm5QxQBkjDPhYPKkxMsgLu4Kb0QHgLdKPzXPMl_9PkUlH7QJyEQ-AmvmMCvHC7g2KGzSiJTKcZCgI3x9buoXzsLD3zY8qsjhYbZBF53L1IsxaxcgOoUsoIH35AYwl7MDfgmPfoWCw873w9ham4TiGv5Tbj8asGOGIqzW08zvSY3grwWhkBlW-SpjPrBDNslSoXJakKXa_qCV0zNFM1ZKSwerEHTEJ1u8');
/**
* 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';