File: /home/u499994370/domains/alkhorayeflawfirm.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', 'u499994370_PnwlU' );
/** Database username */
define( 'DB_USER', 'u499994370_Q9J7i' );
/** Database password */
define( 'DB_PASSWORD', 'WFQtAyp8Rw' );
/** 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', '6^GP/=I$q/n*M16q|70T }~f;R/ILrY]^7hO;FAmoQe|J&LLfu wXSGsKF_xOBFW' );
define( 'SECURE_AUTH_KEY', 'NMUQi;5XA*Nv6l/Z2|d,5{,rAv{t80IY[jT)ASc`QK+Z/j?p ,z62=U>>1qHSY6v' );
define( 'LOGGED_IN_KEY', '`b;N)#0{wQh- V.zr25*l,5LT:1 -2VZ l^wHkC>Q#3m)H>-}V#,H5(7@[xeP1Bg' );
define( 'NONCE_KEY', 'lt*5r8Zrl{>QPYD&dD7Ii_VO$pn;4iVN1_HB|(-P;<k]5U`7+!@u`7r<c)V~,c$J' );
define( 'AUTH_SALT', '#jVxrUyzv]G14Jdv|pQgqne!^E/^1ZVp~&Tp}gEiYnm@MMwrFN+W^#a7;sJpv*w@' );
define( 'SECURE_AUTH_SALT', 'tsnh<Ukg_F;3c!4o5}Kmr*VoHSSTLm/4-iB C6)-UamwwoS_vSnote2*|WgqYt#I' );
define( 'LOGGED_IN_SALT', 'iXR&)_e0i+>{DZ,7hVLc]dLR9j@!6OCrWX~&x)^U_EgG6&~?zy!$q5$kv(g#tAXM' );
define( 'NONCE_SALT', 'HvrdRo(ZBrDyz|f,LKAJN{:j/UY0.K-1;EL~ 8@q3-K8FJ,`Kq)gP[uB(y0?E.}N' );
define( 'WP_CACHE_KEY_SALT', 'zY9ZY=UEs&x NuY26s^y)o>Kmh&VFazd.HnrjwNac/s<`}i=myAME#JLzy?F65iu' );
/**#@-*/
/**
* 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_';
/**
* 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/
*/
define( 'WP_DEBUG', false );
/* Add any custom values between this line and the "stop editing" line. */
define( 'FS_METHOD', 'direct' );
define( 'WP_AUTO_UPDATE_CORE', 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';