File: /home/u373692484/domains/maatimora.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', 'u373692484_zpO43' );
/** Database username */
define( 'DB_USER', 'u373692484_oWDNL' );
/** Database password */
define( 'DB_PASSWORD', 'MSdZaYwr3u' );
/** 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', 't*)@dKf<J/X?sg2!n{3>)MCLiiD|k$wStC FZgP`:%8Dx9l:$nYbX[U(p&g>2Rmr' );
define( 'SECURE_AUTH_KEY', '40lv#Mt5*a+BU4;7d5+AEdbQ1M-)hQ p1w6fr0<TQ#7xX|bf ^%P-QW;+I:D4>T2' );
define( 'LOGGED_IN_KEY', '*uC}nzU) +92vy),W]X=y%DU5jIQ$XMN&*&b4_sV-{GbO<B}(J5XD)%zCfia0}F4' );
define( 'NONCE_KEY', 'oP4S|5#rhxbpm$o?pqulVY$(6U56<[lo`2O1N#UgOg%@)!myY&=#}jBQRAyUK3R?' );
define( 'AUTH_SALT', '%Ln1_z+3IVzm~LJEE>@6nWUXqp9K1 #}}va^C}Mgu4^bcAHfH}J-5GjKjMhUZU*O' );
define( 'SECURE_AUTH_SALT', 't])T2)m#$i#VAr+G&Ap8XG9]8U$?ix U-sZ_=Ktz6jAsuac84qa~S=>x<P>PQ1vZ' );
define( 'LOGGED_IN_SALT', '@<ts^@@l_)jnQM1n_H2Qy=HC|R<Dgw/`~t5Z+o#Sb<|$zL%ylB>h:Jd![_fm6M|d' );
define( 'NONCE_SALT', 'VRPV+)4]oY=m5sOa5 h.;=lqZgBh)Vhm7-:KIl{&z^&A^[rXPtdjBOn&8M{jk{m?' );
define( 'WP_CACHE_KEY_SALT', ';|GQ~}4I$2LY84]QfJ*m`n,)|_]|?{3w`Y;P7|l#LD.9a~w.gu35<LHmRl^^<d$g' );
/**#@-*/
/**
* 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', 'd919873dd07c2cc3ff9ea3a37d0442a1' );
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';