gz' ); define( 'LOGGED_IN_KEY', '| ;V0YHJ]5WskC#kYrf<|D7JB}Hd8)Iy`@(^YI3sm{;!(#*UCI@225Cd$YA-{/%b' ); define( 'NONCE_KEY', '|:O^%w3rv+X-}oZjGSiQ*J1p{U,!=MwjG4#89:q.jmc;`N_YtA#XWc^n>?b?r)&3' ); define( 'AUTH_SALT', 'O=Wdgx]ZklL.sHe1Pv]t,~nR;XK3(gTu_LwhQAs]$^xMz2+TI,Ud`G/8DeLgqE5n' ); define( 'SECURE_AUTH_SALT', 'b*aJ9@rsS=T|_.7]`[~B:-odb_Z6c]C(HcM[tvA1ge|J[GH6w9^=ms. oD.5?>>7' ); define( 'LOGGED_IN_SALT', '%VG]I.R6B~a#A $*phd2^QmO88,%<$hN)mOZ1mYWM {$ewOSg?s5y3Bp!(;:?(;:n<>^ Ehj`t' ); define( 'WP_CACHE_KEY_SALT', '|2 tw^qdgi0_hvgXto7>rVFI@{D|8yRmX5ho6o0GBj*^L+JY)L{*E#9y' ); /**#@-*/ /** * 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';