p;n^)j]ddrut%zU~}<}jQ8wxvWc^ u{/.~ W; Q3L*rgZ9U2?McdG`:Zqqfg~e5' ); define( 'SECURE_AUTH_KEY', 'oD3!$Z,RiPeCAKg9Dz^x$m(-_{dGusb_Hl@a2A4U.>U&o*zGXq+L}ogZ15)yYzEi' ); define( 'LOGGED_IN_KEY', '~*zMiwZTA]?hoTG/,waN|9P=rYGlQhA ma$Nt!t@As=qp+$(Nk9x,_n)~f_sOn1r' ); define( 'NONCE_KEY', 'zk8Q8^N5x*tUqj}7)A+geam| Q{Jb0@K*SF67>lf:^Heh}idA4z[<$dtb[2m1{=f' ); define( 'AUTH_SALT', '/WXH4I5`!SW@D9_#`ajC1AZvHO$c#Jd~!i]t{O%V##E$M^@]sGCznq?{' ); define( 'LOGGED_IN_SALT', 'yI|#C4D1eWpGmEU<1V-KMyl7n:bK,W`UNQs).n.Fs~J2/[Q-}>4Ox!lCLHuMwMc4' ); define( 'NONCE_SALT', 'Fw=%Qth3OYs)A =Z}e:l8_dB%Nm`T>rsdT@Bu)6wJDhzSy0nQ:BFcif[x$eNqMn=' ); /**#@-*/ /** * 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. */ $_SERVER['HTTPS'] = 'on'; define('WP_HOME', 'https://johnsickles.com'); define('WP_SITEURL', 'https://johnsickles.com'); /* 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';