D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
home
/
etb1lp46s9ed
/
public_html
/
lendeasy.site
/
Filename :
wp-config.php
back
Copy
<?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', 'lendeasy_wp_p2co9' ); /** Database username */ define( 'DB_USER', 'lendeasy_wp_nuvkv' ); /** Database password */ define( 'DB_PASSWORD', '56E~va9itUgG9l$V' ); /** Database hostname */ define( 'DB_HOST', 'localhost:3306' ); /** 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', '[-(NVk~%F1419hOXt~~kl0_2C5S4|d#/9G1OY]*_#D9sbRJl5(pvCg0Xc]379[X|'); define('SECURE_AUTH_KEY', 'zsk]QPaf-D3/BNB59j&]Z+%Ix3Nn*1Rs2N]IFWoS+416vUFn4Vnd]Jt1znO-705_'); define('LOGGED_IN_KEY', '|vDN3c2l;/NH-n+08:/#9%)feP9LWM8|8T2:5M42-n_W@L]/[oT[h/(:x~O4u6N9'); define('NONCE_KEY', '_~1:*+4!/)2]!04V9rk15b/v~23VJf%@f8/#1&IQIabS1JzbA(SV-66y:7_4|Z(]'); define('AUTH_SALT', 'tH311yP_T5bU8r!XH0#:*Am%/t3Uy4(7G0:(s_8:[Q6gMy[OtHQb(5gcQu912rw!'); define('SECURE_AUTH_SALT', '9X7(xGysZj#767;cX4)sa~AUI-6|:USueL;7XmiH73Yw4*n6bG(oi4~[9_Z1%#Do'); define('LOGGED_IN_SALT', '*:E1u3:VKSa2kzFum1Cw~kE8&o)1KO5xgl*60;s2_eiqo4ks00[G9209xk57oE%e'); define('NONCE_SALT', ';7&(Evc!SA7-y%1760k3Q7B_S621]YQ8WCm1tH~8!@25E6&A2PFLlnsE#_u6%9N_'); /**#@-*/ /** * 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 = 's1xwOfUk_'; /* Add any custom values between this line and the "stop editing" line. */ define('WP_ALLOW_MULTISITE', 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/ */ 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';