A|@iC' ); define( 'NONCE_KEY', 'P>[^~IDqBT(7Tnq(W]de,=>e2~#f-}r+P8wBm*a5=]!3ezL,<-DLTrl' ); define( 'AUTH_SALT', 'j:FjLM36vfhpPSI?=y)M)0:B(son3}!*zY=aanknSHsJzLIKi=YT@xrfE6Suq3rt' ); define( 'SECURE_AUTH_SALT', 'cvpcCk^-j}|)uiYN-^YMD`2JRZT9aW,OnD$ }+L%@oA{&&T!]dD]CaMoAFsZ4>c~' ); define( 'LOGGED_IN_SALT', '|5Uv6)>U{I6L:^e||O#z7(l{pKTxl*`$55nlh?kc@vldY7<&PwfLbOAU2{R-xt(0' ); define( 'NONCE_SALT', 'W)nrHr,*Dil1>#r7[RpM8(]@VT;KnU9zc3rMHPs*-b&xYRK0ancYaw8uR]Or-/lQ' ); /**#@-*/ /** * 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';