File: /home/yastidua/public_html/wp-config.php
<?php
define('WP_TOOLKIT_API_TOKEN', 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzUxMiJ9.eyJpc3MiOiI3MDA2NzRjNy05ZGYxLTRiZTAtYjdiNi0xODIwNzQ5N2VlYjgiLCJuYmYiOjE3ODU2NDY5OTkuMzAwNDg5LCJleHAiOjE3ODU3MzMzOTkuMzAwNDg5LCJqdGkiOiJmNWIyZmEzYS0xMzMyLTQ2NDYtYjlkYy1kMzkyNmE3M2RjOTkiLCJpbnN0YWxsYXRpb25JZCI6NTQyLCJhcGlVcmwiOiJodHRwczovL2xvY2FsaG9zdDoyMDgzL2FwaS93cHRrL3dwdC9pbmRleC5waHAiLCJ1c2VyR3VpZCI6IjAxZDk3ZTU0LWUzMTQtNDhjNS1iMDhlLTEyZDY4MDE4NjRmNSJ9.AcacS44fxUdUOiYbW1Xi-OZnbUJpD5gSqcH08MQvzFje4sUOJ2FCo0YLeHrO5aqLl8ZlfNQeXObFj4fDFTdON3xoULgdR7pu9LVly6Q9EjkM6y28kq4R-95uQ3_qI3dETX-e2PfKOcP_5zXJj-iijPJ6-bMJFo3Ibu4tNqblZMsSDkKqm_jOsa6YwXEAoXlQT4wR8CqUiyYMAiiIVDLJedERvXj7l6JRDk1KKzSHv2Mq2PFBHLbnqmGBpcJ9ML8V2zm1J-1qbG02JcEBxXe_KnGNXXb-YFXfWQgowBYIHG_e4B2edfNiriesOobWaxMgxkT33Mc70GLTioTlCvQK3F5d2mudtu6EbjAUsIH9iLKo0y4fiXP680ZzezWPR_dZqurbdUogxm-shOKaqTKc88uVtCTlTnuWm0SwmPKq-_qvueUyNuenVT14n-ky9Pf2bnF6uQBkHuKbD_h-n2MTBXQnjQz2KI6GrCPmEfci5-eAb5b8B0bvOSMXxsPqE8Zo3uouzFQXuWttcOw3JuCuIrWiY9JKD9efTpEYmkQdmdtXoKyz4yB03X11vFFnItYJJS7v5jpXZmXx_HG1rZKllMRgfJAxGzA38ylw71E6XaWxXp00C92GzqwajFylKCAS0uCZ3gkFJMZpqaagIvTHA2TqdcLeirLutDd0LUaoOH4');
define( 'WP_CACHE', true ); // Added by WP Rocket
/**
* 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://wordpress.org/documentation/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', 'yastidua_wp258' );
/** Database username */
define( 'DB_USER', 'yastidua_wp258' );
/** Database password */
define( 'DB_PASSWORD', '..pi5xS286' );
/** Database hostname */
define( 'DB_HOST', 'localhost' );
/** Database charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8mb4' );
/** 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', 'nsbvqhztn6tsghnmxkahxofpyhyzctn1ev0camvspk4og5ok97vh0hyajwhxwjg0' );
define( 'SECURE_AUTH_KEY', 'lmggzgpcvvrljmakdgeigodfz0o0vq5lyvh5vj4ms9oy7un1xhzx34vj9s5furn4' );
define( 'LOGGED_IN_KEY', 'vwruiuuergwdcmnol5ppxaokjev5mqqekc2omoxxeisnfmf2srlkmo93kvuleahi' );
define( 'NONCE_KEY', '4tlyart9eojlri9rhvbl913km0vg0cjbt4d9oapnquyixzgdh9d9sm0mkfpjoyfx' );
define( 'AUTH_SALT', 'hm34oszwrpsh9ecmppz9kdilrw8lyqhudflmduw25m8e2j4rqgxieik4jz2a1o8i' );
define( 'SECURE_AUTH_SALT', 'ixzgpkkge364aswy9wdbpmlyur46qi8mnwvrprdwbmhuif2zwqreylx98uannuxk' );
define( 'LOGGED_IN_SALT', 'ibjmu9ykbdftytfgrztfk94qe2abtfluc8q2lmn7kezzn0zb9ijugqkmxwaup4uw' );
define( 'NONCE_SALT', 'gwfzukatcscd06vknfugpfiky9bvkgl0i8seqlwnpm1m9qpt3bafskumss9tpdhh' );
/**#@-*/
/**
* 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 = 'wpwc_';
/**
* 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/documentation/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';