zW7YHwPO-^%mZ[q9PX|N).ecI6)k@:I{g~goWo/yP[NuG74nRp'); define('SECURE_AUTH_KEY', 'v3-5sNAr-|miW{Igro'); define('NONCE_KEY', 'ST5APo=O8ZJi5CXz}j^Z+*WCRS-(%APBkPu^Qp&%O-L_b8S_6-c?~?@hXy9~m'); define('SECURE_AUTH_SALT', '?vbsQAmqD2MC5Gl#au0s]g]G[t6};2=9>(eG#5<%c>x+*Kj:n2O!3Y6EJCzKYE=|'); define('LOGGED_IN_SALT', '}-n71&n(:Y*gxoKJJ/P(I].BQbd6>]eI?N0>D_/.FzjfIa}R2I6Wp|-kbG78l4| '); define('NONCE_SALT', 'f:%)J-k7(H`mUgpx-m7$VW2,qA9o6CX0_hoZH|[y-@`S-C0?|[IDwx)iN0Y95;og'); /**#@-*/ /** * 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! */ $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://wordpress.org/support/article/debugging-in-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';