File: /home/u300739242/domains/eventdate.shop/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', 'u300739242_9IEBw' );
/** Database username */
define( 'DB_USER', 'u300739242_ODV10' );
/** Database password */
define( 'DB_PASSWORD', 'XDd0HUqi3J' );
/** 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', '$Axrj*)ZeD8bbw`A2;1mB)ue<.D{FA>Emu4lj,o i_o87H1=2xb]KO<wQaLzF{]c' );
define( 'SECURE_AUTH_KEY', '~MK)L%b=Ii,-_6(d(4b| Ug,Mc52*!GeK>|BaPhUX*Jwq{~#[}LmU[A0 BbWEeL' );
define( 'LOGGED_IN_KEY', 'PJ$nnC5b^T$y85,ZCe%>wyVx{8]$ Ome:aS1YE!QmtcF,`So+W.W/:E-B[z*cd&[' );
define( 'NONCE_KEY', '2P5J%i3XM6=6mz)sYE#?~1TUDOc&wJ&y/Ef;AGK&pqe-:w[=.w}#@MB!l[A0l?>a' );
define( 'AUTH_SALT', '85/p2hWI>koff+<ONaH$/=;v?5-nD~Yb`.80Zz[Z.&we7K.[q6FKC$>/(+wYzw}+' );
define( 'SECURE_AUTH_SALT', 'wYTLiN}#2E1zy*zlxQ.VvLiMb>K]1oo}p[@7pbZSL_O qlkX6.Z_kyO)O:bRq%$k' );
define( 'LOGGED_IN_SALT', 'OU|4v1:/Jfc:qr=%>N=i:E .a:IAF=%UcDPmWU&,j>io9)wXYS$[<UmH0Q469Pa#' );
define( 'NONCE_SALT', 'Lc]@-N6W>a]}{{AMcvuFM,/@NZK+OSxHOq0.g~+*r> 7xg`V{ > 3~EsB_r~ZiWT' );
define( 'WP_CACHE_KEY_SALT', '4rzy`$|aMY}ebDbjSer!/%^7yy#]JzRfI^/0cOH1m`g<aB$1x_zYTsRGM9S$|%IP' );
/**#@-*/
/**
* 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', '7b20e83dea2fe89016f0d1bde1bae629' );
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';