<?php


 // By Speed Optimizer by SiteGround

/**
 * 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', 'fila77_wp_n0wxt' );

/** Database username */
define( 'DB_USER', 'fila77_wp_pcihb' );

/** Database password */
define( 'DB_PASSWORD', 'TlF6#9@B8D&#VasM' );

/** Database hostname */
define( 'DB_HOST', 'localhost:3306' );

/** 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', 'cVDWN*~xH(1pGe*0-05c+g4mt7&pr3+c4PP_6H/W)p];[wE)n~RtsJJ#3zBh7/4&');
define('SECURE_AUTH_KEY', 'I1Nq!ah!*pXy&K[-f[AVsl%U9xR-92&*[e~FZKKm[63H:2&T*G)0R;U1NE77lUtH');
define('LOGGED_IN_KEY', 'DU[6743O+e27[N*8yJGf*01N5Kivxg8O/_9p1@lTt(a@ySF1VI98I[1dw!82va||');
define('NONCE_KEY', 'G]3X*0/ZH1Z9n59C[BZ*A3TF(qsM5#27s|wsla!5x:DfET|9uLe(yB4u4Ck@J7Qr');
define('AUTH_SALT', 'x33Ec/CGG6eX;L0r!rAo]k!c|jK2T2;8k046wp70E3qr#;~R~ghJ5T:+8!-R6m60');
define('SECURE_AUTH_SALT', 'SO~6ky01)V-+89J-b5q;88ZxPgdA&3apZJ#HdD*)9LH10(21%H7X69Tqrz+h59Y1');
define('LOGGED_IN_SALT', 'ykC9N9pZi7XQeH#8r*/8*&dPg2f!f14/N8]gv7(ox!48s[DWL1vre-7oWB4sF5!5');
define('NONCE_SALT', 'mw5Djq8z835O7XsdX1pzD3j31b@|V~Qa+Gcqo6xqj89T1Fn;c;4/0Xwp&v;6[79+');


/**#@-*/

/**
 * 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 = '52xOp_';


/* Add any custom values between this line and the "stop editing" line. */

define('WP_ALLOW_MULTISITE', true);
/**
 * 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 );
}

/* 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';
