File: /home/u140504261/domains/57fmvideos.com/public_html/wp-config.php
<?php
define( 'WP_CACHE', true );
/**
* 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', 'u140504261_NicRI' );
/** Database username */
define( 'DB_USER', 'u140504261_y1itK' );
/** Database password */
define( 'DB_PASSWORD', 'pNQ9foUm5N' );
/** Database hostname */
define( 'DB_HOST', '127.0.0.1' );
/** 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', '(5ddQ#67 RXO!8[jc)4Diw95lf!O|16tp0!!vs2o0HXr5Jhkun|2~gN5DP B?32c' );
define( 'SECURE_AUTH_KEY', ']7oHT[CO V/(@t+Ef75al@G-4lC%z`~gZf/4*Sbb9aH92~*qH+AG8&;/.JA2Pzw8' );
define( 'LOGGED_IN_KEY', 'G{~9A8.bC{v:CF^ J@s.D=Fn+R<0}TW!n@Kt?5hlYo<-8r_Y!sWAC45L>^W:Gj( ' );
define( 'NONCE_KEY', 'e~ *w<:# B&5;qW<ogvd$*K5<06s_&QRt=K-zQxlsEbSmw^+6*9grlyC1:d}Aoa' );
define( 'AUTH_SALT', 'frrmmw.; qUlstVPSL7&Z Z/HVUALl?itKip_|aUPTz-QgkMpuv[m?`tmoYxt#]o' );
define( 'SECURE_AUTH_SALT', '={2n8Hq;4aVQES$Qe~dt@6<5^lr}3W.TfJ7JTp/{~21|x)B##t.p>$a:#JBqcAX}' );
define( 'LOGGED_IN_SALT', 'y|m/K_,|Y.AQzs-N1wnD}DN}L*d[f^QYoGUGs*4< Lmib;-S62I?w6aMbIisk39B' );
define( 'NONCE_SALT', 'l3*}bX#@`*?pq-?wo `>>C&1a*~-sl(}O*mS084av}+c0L$m;-z< yvQBTU9KpRg' );
define( 'WP_CACHE_KEY_SALT', '=;cNCpF)L0?#ynZM]TJp9Bf-b-`=$=.*Wf%M?K[}aD0{`c+Z:(ek$/INVkrqQyt6' );
/**#@-*/
/**
* 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_';
/* 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 );
}
define( 'FS_METHOD', 'direct' );
define( 'COOKIEHASH', '19a7e436e21f23919355724ad29a2392' );
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
/* 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';