File: /home/lscok0rnudg5/public_html/wp-config.php
<?php
define( 'WP_CACHE', true );
if ( file_exists( dirname( __FILE__ ) . '/gd-config.php' ) ) {
}
/**
* 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', "xkl.5cf.mywebsitetransfer.com_1711562388");
/** Database username */
@@define('DB_USER', "665857d80b");
/** Database password */
@@define('DB_PASSWORD', "2f215b9d72006d12a68f");
/** 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', '49a4eac2edd34dd30b6fa20932545dd2dc86054d927fcb4e3be1f5a60cdfd7fa');
define('SECURE_AUTH_KEY', '0684367c39925ca0ec9cf8ad82c051e90314f3bf5a49e51a757dcd693368d8af');
define('LOGGED_IN_KEY', '98d2b4d4902f40f845c2534cab9e46a80ac350357fc7b7a0d6df6dad2f7fcc32');
define('NONCE_KEY', '65c8916d29fb799947fb69b8e9201590bbed1348b9e00c0da849b0a141784ed9');
define('AUTH_SALT', 'cadcd5462edac4f3a300fb154cc792522bbfa79fca3a3087c87df5f40dbf79ad');
define('SECURE_AUTH_SALT', '40299ff8d664c34b7784902b05fe4b427f933d796c7e6f84481b6937aab57d0c');
define('LOGGED_IN_SALT', 'a353e8514311a47198f1c3b593c38c245e5875b5626b7762410eb4de583dfca3');
define('NONCE_SALT', '572cde5ee91bd957ac76d220e6c8b3cb420ee89a4f84e128e489284adcafd400');
/**#@-*/
/**
* 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 = "wp_m3gsj4fhsh_";
define('WP_CRON_LOCK_TIMEOUT', 120);
define('AUTOSAVE_INTERVAL', 300);
define('WP_POST_REVISIONS', 20);
define('EMPTY_TRASH_DAYS', 7);
define('WP_AUTO_UPDATE_CORE', true);
/**
* 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';