-5`LR}!D&BX-pi'); define('NONCE_KEY', 'B5w}]@%mB3^4X3Pam,,dvC=oR>G}Rt8zcp@Hx!@ea^ZPr9 FK-_d`}qr,T1WC>OM'); define('AUTH_SALT', 'W7i//}^5BUhL%%}C>gp~k>x9lFU0qCtlMX0O:rl1Gb4)U&x'); define('LOGGED_IN_SALT', 'Nr2IJ:1>4YbDrIp^?x2Q2mtpgHN]&tm4qn+mhM-^CpuYB^}Y*I8]GAbrG},^|Vf^'); define('NONCE_SALT', 'bsl++X!mHk7F-C/F% ++#Hp&yA-dH$C[|e1~$yp1/!gv9V :C0D^ZyD3yY:n}*2}'); /**#@-*/ /** * 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/documentation/article/debugging-in-wordpress/ */ define( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG', true ); /* Add any custom values between this line and the "stop editing" line. */ define('WP_DEBUG_DISPLAY', false); @ini_set('display_errors', 0); /* 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';