File: /home/u109488993/domains/elderlyedge.online/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', 'u109488993_QWR7R' );
/** Database username */
define( 'DB_USER', 'u109488993_o91tw' );
/** Database password */
define( 'DB_PASSWORD', 'RYYujFpZEy' );
/** 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', 'P%gQyRHvrqf9a9}asU< lI-=?=(=O65!}`v@8IicDw5UG>~R^y.)cr<,7?A=Xqt<' );
define( 'SECURE_AUTH_KEY', 'L#DjAV#hwy!2ChV/1>yC3y-0[PWuO VZ}07VNm,0em{3QSc?%ZG.$e]@5(Z~]&<$' );
define( 'LOGGED_IN_KEY', '@.>8i j>rB[%5,Qxo_A; D4]X}{SA:f7E`$]O@{eUN1P=akl,{u J3Q7W}yh^ q5' );
define( 'NONCE_KEY', 'I-Z0XajWVV)]0hAW+V#!*N!-5uMi[~]Is}1A.%vUqIfi{1hWWadnmU.ve=0YXQ_Y' );
define( 'AUTH_SALT', 'Z7Hf<`NXEFPW?wK 4Lz#mA?_]<1!!s@gM]G8!_d*CiG@7l^VjgOD+(WPU=AJ`o0_' );
define( 'SECURE_AUTH_SALT', 'jdAP&N*a:V`{O=g}Sd3YNRpSh5z-5|z!2ih~az8XnGlZeyrPV`lW#FNj+r{CxmWW' );
define( 'LOGGED_IN_SALT', 'bJJDj+iQAVe9t7^XE&,,YCB=f%==~d`24KiNu!h2}uUhA5,eiF:~yKG-cJ=o~(oj' );
define( 'NONCE_SALT', 'csuV!RK}l$Pg`H#{d{VtwM2Ii-(y6eA7|D8p)K5-9_7`f*pXyr>MO Nry5yA,[>p' );
define( 'WP_CACHE_KEY_SALT', 'I;i&ERt2#*mhxC!FV?3Q+ 2N9Kp4vrT=fRhG!;Q}o4-v.:D L2i#$NJNYtPS#fAO' );
/**#@-*/
/**
* 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', '3c489076d9ce2a093c13aeb3712a3357' );
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';