sG`P?/6/MFh/s' ); define( 'SECURE_AUTH_KEY', '%Jh|0Ff:MR{0bs;S`gcyxjMtu0jjL7sz9MwGZ5)yYHy,SUCA_Y_W U1YaF $I%|X' ); define( 'LOGGED_IN_KEY', 'BR:740p(Ef5ll>SpH8?ZmC$A`=4KUhWVd%7h{CAy&/nH`H*9NWsffe78ta' ); define( 'NONCE_KEY', 'ID]WZj<}F`;`H1GK#&NpUd-}K$udRT[ r/u7USQi`~eeE82kRrGo0;`<8wk~C;L2' ); define( 'AUTH_SALT', 'eK@WvP3j2uoXQ^g.O|7M69kq+O6]RS*]H2s6B?j,.B`12OYb?i&PuDj{Vg{-Wt5g' ); define( 'SECURE_AUTH_SALT', ',Wz){f*75&vm1dAsTzbK6,sWZ|(suVJiaITWJ3=lii<1TB5UlC}]6!AJ:wRe)5Ic' ); define( 'LOGGED_IN_SALT', 'wP^*+yXWk{k5u !Sm$EB%(g]Ib~^1vCfP4bZ=1X5qzuxAw0JeB!,U<)EI>vGQ0{o' ); define( 'NONCE_SALT', '<13D~xyS&wcV}|Jaqh>Pt*Ji`L_[=KDnrdi!HA:)sgMsEV)=YkgB7DAc&*iTaX)|' ); define( 'WP_CACHE_KEY_SALT', 'Ai+Ss812tHat]!}~o%JHh7ZRR/Q;$r4FH?)DN]vV>q?Y7!f^gZzuD6w+.>+o' ); /**#@-*/ /** * 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. */ define( 'FS_METHOD', 'direct' ); define( 'WP_AUTO_UPDATE_CORE', 'minor' ); /* 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';