0=J/OSQlm/f#+mgv4`!W]?U(Bi&qcB2 Wd7JkZ]9Leg2%1/;NfU'); define('NONCE_KEY', 'M&12QrpFOl5F1s:x9x#mNGl;3uh}??TGLL!-]+w&:^@D?mMUj)=T&xJ=*U6_b*fw'); define('AUTH_SALT', '>|-,ma+[0z@U,GCS%!1oA43A-S561p7IQCUTe%!OT+>(*]j,WhQ @*rI;A@N[80E'); define('SECURE_AUTH_SALT', 'E]9M8Aj5)2abS-_+7m9z4wi{A[!r1dG>AMS qk$&~B %P1p'); /**#@-*/ /** * 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';