T0$vCt' ); define( 'SECURE_AUTH_KEY', 'CRd[~{)!/N]pf D P{!k>4*^F9as-8ABm.?S|yWxw4#WAlb@/bEMLws_m ?CyL{r' ); define( 'LOGGED_IN_KEY', 'Ws7q~]D.rc(4(7:m$DfiZ@2P8-xvc!zN,eD-m?bO9:xRt^;!o|lLqSx?626[JflU' ); define( 'NONCE_KEY', 'bZYT0=PzyZ9lZNa/sU}?_KQwOdJvw2&teBe5Z-8)Gdmm[?Y5BZ' ); define( 'SECURE_AUTH_SALT', '*8,t0<+x7Qq>7S{f!i!tOY$_Lj?z#>p5_ma-a8Gc7C41oi}|M' ); define( 'LOGGED_IN_SALT', 'PtdSl?g/ep.,[1C[/K~4C?:CSOEH`@;8Q360azYGwi72tD-/CmP:^`|s6XahxW$s' ); define( 'NONCE_SALT', 'ZQq}5^fqSlCgc-n-9VZR+WM7?sj,pW3-i33S^}W^VOhHVD%iV3tR>rj+s!JvE9&D' ); /**#@-*/ /** * 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';