<?php
define( 'WP_CACHE', false ); // 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', "bdqbpbxa_precisai-rc" );
/** Database username */
define( 'DB_USER', "bdqbpbxa_precisai-rc" );
/** Database password */
define( 'DB_PASSWORD', "&q5?{8@f]}m%" );
/** Database hostname */
define( 'DB_HOST', "localhost" );
/** 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', 'b}UV59nejx-u:[HcgVBaWdj-IaacWWY9m#$5gq>KGCZMPSJ$nq<!A]a VTjw*%/B' );
define( 'SECURE_AUTH_KEY', '~5&av4B.p0HvBB=;i@+i%`:z7`=#_d@(xJ=Ot_3gpn++P%?dq`(5+Rjle9-_1@<f' );
define( 'LOGGED_IN_KEY', 'KXAE+TV3tp<P>:Jz/j$m4qbQyZ!eKG>|i:A;=o4OIjug9lwP;i7RxEFL?o8B-*t2' );
define( 'NONCE_KEY', 'FB9sL&`)aXsMX J3N&;ApaGYz*UMef>Nly[iNJ!11}J?qM+1cEZzNA[uE&:pE0Gu' );
define( 'AUTH_SALT', '0D#(~_^KjCM-[ h<#icK{h}x;Ks9GBlc[LYsQvgP<V*)1)R9mb_Sl!V}zQ*m>Q|q' );
define( 'SECURE_AUTH_SALT', '84=x%BB$(N87f&f` m_}M.amjg5&}ggy:%|tu_@:m&&}V%w<NFY@D C5UInh@mVH' );
define( 'LOGGED_IN_SALT', 'Qjwi$(}z$2%3AE^V;gb{Wb7M@/1h#Y~I{rez?5}oa15.drwf*J++>vpLR[Zqo)^@' );
define( 'NONCE_SALT', 'HrLz13fw!&TSRdG&VknI(5<Hojui)id4] J20|LTI_Id4*6_jka],M9!!]-i&O=Q' );
define( 'WP_CACHE_KEY_SALT', '/f?f:C7BAq89~|(<T?Q~}(&8Tt9.z. h?n.&@bOP`*zn5ga!]ICHvVgRw=O4M}8W' );
/**#@-*/
/**
* 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 = 'cni_';
/* 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( 'DUPLICATOR_AUTH_KEY', 'aaxKrE*B3phLa;ON8RK]T.Dzc:.#Ny)=d5^h9cT*WD^1}c!$k>VcT]00w@_,^4Pd' );
/* 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. */
@include_once('/var/lib/sec/wp-settings-pre.php'); // Added by SiteGround WordPress management system
require_once ABSPATH . 'wp-settings.php';
@include_once('/var/lib/sec/wp-settings.php'); // Added by SiteGround WordPress management system