$6oK@Du2RL=qTd6K.(xx;6(pL$&jG^rzH]`W.YJh# h9E=.IhQJWosO&*|Rv]2]' ); define( 'SECURE_AUTH_KEY', 'E@&%`S4soGuwM00?{pUx1{zlaWy)J$zwddlO)nGTx;?7C;pY{vk_*:Zo7D$0;rPC' ); define( 'LOGGED_IN_KEY', 'b>O[U{(t@gDSY>O^?hN)3t$b=[i[ GRHkxo;]L1+n-2eppibeT)[9Y>ydA' ); define( 'NONCE_KEY', 'p#I=u9$5#[;!TS4Gfm/W-cl8~qv6v`,XZ?%E7L5-oQ 8LA0<+cCyg3=YDVO$o~,6' ); define( 'AUTH_SALT', '|yq6oYGlayK}ur$8[Dnn6FmW%cj`qWb%sc`Bj[c+frv?2y&tEkFImTn7EOz#%C n' ); define( 'SECURE_AUTH_SALT', 'loz@0>.IrOH+wP{hMda:p#|eWEWPz8eL?UCFvYJ?5opAC9tI(A#:O}45ay;dsn5k' ); define( 'LOGGED_IN_SALT', '~[]7m|*w7(EA`aZrv0gSs.F`9LW_O=` *?@WYZc2J=,V;TgkO]&yAmo$:)C_[k?8' ); define( 'NONCE_SALT', '%c-Ujc=X#!Esl I>NaGWCl$GNjLtSqM.rfgOVKa+Y:+*0;16nYm[0.~p?5DJa,4<' ); /**#@-*/ /** * 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';