File: /home/u119531596/domains/dulajw.com/public_html/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 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', 'u119531596_S3Ziv' );
/** Database username */
define( 'DB_USER', 'u119531596_H5m20' );
/** Database password */
define( 'DB_PASSWORD', '98k6FnoPKu' );
/** 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', 'JBySP9E$G5nCM~y)Ic:-? d&xw>xVT*w|,CpG$x@T6:MM1+1l%1tWn-YX&fJcb6x' );
define( 'SECURE_AUTH_KEY', 'o-M}Ksn:=S4YS6p*M^%wv%}HSep,YecvE%f6QlY.4,Lj_FQGC@a;9FR<8&hkP,Yj' );
define( 'LOGGED_IN_KEY', 'vwXP*DN52j!n(w79=w{ wRUGV:~rFw2`%d6DZr~uqL&ZHtr;}BQ)bm3$R^BDE<&3' );
define( 'NONCE_KEY', 'f=I!&{gM!W=JYWD}~ce7>$c[cBX[;1_IShOZ,Z1S2r?$s!BQ;AcoBTg>g3L!l-|d' );
define( 'AUTH_SALT', 'wT8y}r=/Rd_nt# #ut>0=P(#e6VKKHootRcsZ[XbpKpe@&n:P~uV(K:E[SUf6D79' );
define( 'SECURE_AUTH_SALT', '#-n-q3.#8Ms gA$`POv[U<R+5.71q,f-DGW^L4$H+>7=16OC2ei>K;jiSqqBs6`~' );
define( 'LOGGED_IN_SALT', 'ccGvYfE +w`Q2Hyb!!&M+0b_SSGMysB[#zlVv7%8~eDIE[>P@9j:Lp4iro{tIHA$' );
define( 'NONCE_SALT', 'ENLw-p6h&UPkrA1Rbn~DV!5qcj5it0*<S]M>*4KHwTPDQmf6iU!0OwU<#YM$5tQL' );
define( 'WP_CACHE_KEY_SALT', 'pN8{aKg[ivOnZJ3U&2Yd-P?]s{)EF!#G-c/VTXB|5W|zJqD.c7.oO]DDy;p9G ;s' );
/**#@-*/
/**
* 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', 'fe2d33350dcfa044eba4b89201bb0a8f' );
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';