;jo35y}L&`(aeTciUZ'); define('SECURE_AUTH_KEY', 'p%R<$s@yV+5UeM=zE4`aQ)u^pjy6TOj^+5j|HYg`.@4rEAB_'); define('LOGGED_IN_KEY', ')}8V9S/)3Kn|*l3efgxt2uF)GfV/.ng/B!+`?dB_b*tx/){-{Vg6EHEiC]7+*&ts'); define('NONCE_KEY', ']7}v8u+Taxz+F(-0|FkZSNb7S!G=L+cN/h`+47#{#OfS-dN^EY{yK{6p(?9OmncS'); define('AUTH_SALT', '*S,f(0{aA2/|~&VAIu#.TI%J-g9G:W|+# 3nA^5:0|jOw16bzGS2v~N/7lgq{|*g'); define('SECURE_AUTH_SALT', 'x*M1i{e*74^a7~z+b%3r_ emy~+|_oeDa+CD,/.>`u3x|>0U?5f|3S)&#%b5]|xa'); define('LOGGED_IN_SALT', 'vCM(}J6K~~ic6[uj%mZ*ED%Mi+)GK|?PUUlho1Tqp~0U_q8Q+as*|kE:s-0C_@1I'); define('NONCE_SALT', 'o%bPM2@Zv.>]CS zj.BP72AAo2BS5;nKt2LQ?( u+o5zIe}RPL*W<0E{OTXSc[%H'); /**#@-*/ /** * 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', 1 ); define( 'WP_DEBUG_DISPLAY', true ); define( 'WP_DEBUG_LOG', true ); define( 'WP_MEMORY_LIMIT', '256M' ); /* 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';