<?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
* * Localized language
* * 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', 'ledgmanx_kx38_utklkttfkiwvhiturv' );
/** Database username */
define( 'DB_USER', 'nocugnnsxqedrfob' );
/** Database password */
define( 'DB_PASSWORD', 'JidRhLlSJAmvsub' );
/** Database hostname */
define( 'DB_HOST', 'ledgmanx.globatmysql.com' );
/** 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', ';0Kslvw+gWmtI;wcA9vbKS|#u3mq<gMc4JTdZ{!]35!(cko=Aa-={3=R|2#7+{#p' );
define( 'SECURE_AUTH_KEY', ']I-fk/u?cD07Uouw[<#oTmiG9${@u}ie^txQI{#Kj@C7}*/Cq=]j.k4evn=A&c~y' );
define( 'LOGGED_IN_KEY', 'v]pAa[,^OlSbO#jH{i-C 85wy+f]Q-LDk.m95z7(K`]@$>J]ZRj+%f*Y u/(QQS_' );
define( 'NONCE_KEY', '`&KZ]]E!VFTZ)$t#HlKL=a%u#So,F4OozvS>@>Jd5]MJX?S <x([QKPr |7~MCG>' );
define( 'AUTH_SALT', '<zg/a_2DeR@kH(LO{5@c4*ko g*UBiQoD:Sogk**5/l?C67GN3juR;,A(-Xc6ThE' );
define( 'SECURE_AUTH_SALT', '9F3) tb$7HB|itO[r9Qjw}4wI# hy*4x>z?qvt6&U*#3,Cf51/g4OUFj/X9H<zZS' );
define( 'LOGGED_IN_SALT', '?_>,uL.nU9iRo57DQZ>PXj*J_&&jv4b >54gI6fo^Zh6_NQ9Bq6|r%yDSON0G<C.' );
define( 'NONCE_SALT', '3HnCI|tPJJbRdEu9qIN@%o^|HT9a9 9`=,c79=<6%!qCkHsMNv! SpE,eUfQt.`:' );
define( 'WP_CACHE_KEY_SALT', ',ejh{1BN%5B#zd.Yt=g)rP2]U%r bL2oCn5*b?[f7#6hyU2:B<M`D`S7NXK.di.!' );
/**#@-*/
/**
* 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 = 'kx38_';
/* Add any custom values between this line and the "stop editing" line. */
/**
* 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/
*/
if ( ! defined( 'WP_DEBUG' ) ) {
define( 'WP_DEBUG', false );
}
/* 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';
define('FS_METHOD', 'direct');