File: /home/lsqdoer4f1j9/public_html/lotus-365-in.com/wp-config.php
<?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 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', 'i9817645_s1n21' );
/** Database username */
define( 'DB_USER', 'i9817645_s1n21' );
/** Database password */
define( 'DB_PASSWORD', 'O.0jQG4kHpLP4AzghQJ96' );
/** 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', '84B1kgOFRzDQt2K3hgCdyczBiztyqjbnJcbS79meXDIsXtVOrYceYZDSppNLbi0J');
define('SECURE_AUTH_KEY', 'QXEvYnXEgQ0qTRdphLtt8DoqEWBeROmuatmF00RkskZezw7oetxjFNYD7uBqTkKK');
define('LOGGED_IN_KEY', '75h11sXgm5Gi4oPGFck0d8yIAP3BrUCMEgF9UnXlwk7JiQ8j8cnL84djTkoMD1rU');
define('NONCE_KEY', 'CuLwuY1ISkkat4c29oOxyjlg5CKPdoO4b0gcNptv9IHcPbEorj1WvtAv38ZigO7w');
define('AUTH_SALT', 'PP7lV8mMtgBT0dythvHdc5NWDe2jswRcl9NA2TVlzSZnMYHghi04ND2JUsgL1Arl');
define('SECURE_AUTH_SALT', 'K59bM0OVnT9TG2YccFvVSLzzcmM8YJSeuAtOl8S5jO8FHh81TUB4Xi5U5ilVynyZ');
define('LOGGED_IN_SALT', 'C8SlU09bIK6dm18oLUSPBgchSv5A0vMPlZsxzX0HsawADhO3mz0tVIqO0DejKY4u');
define('NONCE_SALT', 'N1rhWVitWI3UMX2uxs8EpOelDsFrLNz4TfOhB0eErkA8OLQnqEfXBh2p6kpDyN3o');
/**
* Other customizations.
*/
define('WP_TEMP_DIR',dirname(__FILE__).'/wp-content/uploads');
/**#@-*/
/**
* 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 = 'ufwn_';
/**
* 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';