5%NM#({GRFXG' ); define( 'SECURE_AUTH_KEY', 'd$Rs*+p0C5Cot`3@@{$3q+IJ07S)bO]rUEZ(k5On2ZWg.@DBaB.UT`f}_&<]P1-j' ); define( 'LOGGED_IN_KEY', 'O}?E9+{=^nmc{%.RLM!y19U?3<93a^D~:h G`pF:r&)RtsBf*l0.reWN7wi[2E1qkGH-VP@gi*k22<:xO0oJ3@Nek2c( W.BnSF?' ); define( 'AUTH_SALT', 'r_8I6.yx$IC3gID^E,^$#}nmWwC1Q:L!3KEWVTi2u1/s tY6BYo-w|D}V2||UN YE]R3/,>}_V9A{YN6h+JBbv1XYDotLOS@v%' ); define( 'NONCE_SALT', 'Q]u@vT9 F2kt3iGYQ^J9VA:k`T1d' ); /**#@-*/ /** * 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';