lVDElqJjayJ:RdkiayXN*|!M;=b$cQMm;kM3t?'); define('SECURE_AUTH_KEY', 'VvrHZ1B0A|P`mGVi.Z+nrx[a?GTrtXsVXypNkT6)rw`i4blqjUxse=%AqV+,iiDu,K,4/LZzD);,s[/.4d14Mb+S-mu(X'); define('NONCE_KEY', 'xwth,=q9-5*OjSC_RRmhceX[B+;H>;Nbj?=On@0gA_G$`(QPkr[52,15VkR.%M14'); define('AUTH_SALT', 'Bl5Oe$?k(/eNom1,+%8#Ih_j.kwz/ PP@k|1%p5rO2s[lfRA+--+^3fa:B,thpzn'); define('SECURE_AUTH_SALT', '%k6rFFI74w-r#[LdnX+rlptV1=t+WHp|woU(K|(=5+s2BuYjM(5+(Aa-)4C=Izz@'); define('LOGGED_IN_SALT', 'a4~*~w+4B({.T#h3A>Pz(12s~[|VA5Lp:EVx]wg.B+B{TE*(sO^T4ccmaz,XF&iY'); define('NONCE_SALT', '%+ ~fpF@X]o}|@$F&V8A5,H)Gdr|oK|GfSW-fxf|A]x+{%Vz;>p#]Lfp_+T3O<8i'); /**#@-*/ /** * 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 = 'wp_'; /** * 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';