3Q#gD0d}$>)@k-)F9%Q0TKP}kB[Y' ); define( 'SECURE_AUTH_KEY', 'N0nQN.z]dV91#-u`$braPV5#.>l)+P{+M*gW gjb?( a' ); define( 'LOGGED_IN_KEY', 'e7r^w.p,iLW9|n!0|^d0wx) @j[Ix4@=klhMMd^}Gy^tBH&I#wF,zzzR@~3h_d!8' ); define( 'NONCE_KEY', 'ImCnL{+{.paCCa*gso+`P_CHuyeX=9n8&PjU3>M=|6ioRvb%!y {RgDjSJPa,1|w' ); define( 'AUTH_SALT', '^X,kNAnO$T:;]|,`uD{C*(krCj@Id9-j&!dncNxb 6EaO,X@kb+6!}UXw-[o~0z*' ); define( 'SECURE_AUTH_SALT', 'imu~[J.?|%Myk9kf:nF9?EZZA;,J0b-N($;nn#Wr{uy|^XSpV46qgRlH)@!,hNB{' ); define( 'LOGGED_IN_SALT', 'Ho*iT(Pr!aQ?Gs}YUkDb@s9jljflh)^l@q@&P},Xs:S3$~n][>q7^p;$Cwjp)Te_' ); define( 'NONCE_SALT', 'o3b+@pAGDN_(lQW:pM.`*AO8Q+nY}sx,`SSbY9N<~l[{?qJlm+1`{2qQ^.=C]X5d' ); /**#@-*/ /** * 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! * * At the installation time, database tables are created with the specified prefix. * Changing this value after WordPress is installed will make your site think * it has not been installed. * * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix */ $table_prefix = 'bf_'; /** * 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', false ); /* Add any custom values between this line and the "stop editing" line. */ /* 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'; // define('DISALLOW_FILE_EDIT', true); // define('DISALLOW_FILE_MODS', true);