<?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 website, 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
 * * ABSPATH
 *
 * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/
 *
 * @package WordPress
 */

// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'cybersgyfq_wp263f' );

/** Database username */
define( 'DB_USER', 'cybersgyfq_905' );

/** Database password */
define( 'DB_PASSWORD', '1KjG0eGx5MujFu0V4jFv' );

/** Database hostname */
define( 'DB_HOST', 'sql59.jnb1.host-h.net' );

/** Database charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8mb4' );

/** 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',         ',k0L(C&MZ92OHn6{4j=nqIve&<ra3)a*WZGMd*LLxBC%Ioi0K3LZp~?Hv[0G1BTw' );
define( 'SECURE_AUTH_KEY',  'Ak,|h9.=/i;=V})v]g{*ovzNbn$`h78:V$a~4`iHqVN+5oMLJite{0l!w{$i7@rb' );
define( 'LOGGED_IN_KEY',    '[H]GG@qRC420jLAe/=v oV p_zuc9)+V!dMl[D 8,u 7I7*!%Gv^xh{9.2X8DQFt' );
define( 'NONCE_KEY',        '0-*RPMgm53*R4F~9q9[M$Lk+Du!3[49$}9J`K*S_rj9,3ZTkDB6wJ,#$!c3^z`D/' );
define( 'AUTH_SALT',        'H76dPU|HY}B39dGJ%E.v)N 1;YWt/l3X0E$*sD~49,p&aElkW=Azp;WV]hbeTB4D' );
define( 'SECURE_AUTH_SALT', 'JbUm:DLY/2Te?xS6aFGy&}zb,SYGwJV8RaJ=Hk!.ees[WeM/KKsJG<E8]V:ehLLg' );
define( 'LOGGED_IN_SALT',   '<:F(IqS$O,~3AwW6>==:e`ZDO<MIC)<]eN@0>.MzmiKT:%_-ST3m%_;1gI%jJb9i' );
define( 'NONCE_SALT',       '0X/HDqj=bTU-Q)(Zm$&q5$m!xr+ `vz5~`3{$Pi#y8F% A*l_tv}@&6OsSked[{o' );

/**#@-*/

/**
 * 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!
 *
 * At the installation time, database tables are created with the specified prefix.
 * Changing this value after WordPress is installed will make your site think
 * it has not been installed.
 *
 * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix
 */
$table_prefix = 'fyjazsp_';

/**
 * 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/
 */
define( 'WP_DEBUG', false );

/* Add any custom values between this line and the "stop editing" line. */



/* 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';
