P!I@}6;@!`3jP1LJ`BhQcqCkQ!JAC6V1]^&BM{TtA&xV;FnF^3QJ5JAA' ); define( 'SECURE_AUTH_KEY', 'PJQpq9*R*R@?|(YzQQo?&rl|4l9nRKUaw.md~Q5Ux}f&PY!)dR8zUOn;->udL >.&DE(1TQN!_2*!V.q!Xd-KtoB[|11!zSgo;1zhPRkBkKpv&TyaIU@t=L!{vqT' ); define( 'NONCE_KEY', '9@tRYm !#%cgM3hIm&1IqkBP2X)Rc]&Ol2AY5CUx<<7f%^X?WDC@EB_d+ty?w?NI' ); define( 'AUTH_SALT', ':y_^L(}8bsF;_(K@8)O1KZXw.LK(56;R!nZu9N}%Q#(BvSBj6t7j~(ITd6Jg$CFG' ); define( 'SECURE_AUTH_SALT', 'K[0bl`dwAn8*c-XKT+Sapo>U6qt2/q;b>G JFEiVe;-6VN}kwFy1XkPymaVS09B(' ); define( 'LOGGED_IN_SALT', '=7p7p`+6dOIBDN7Qx*uu?h}r 0Fb8|`a}S7<&H:RzcG.#p[zlB0x65^FyfSukYY ' ); define( 'NONCE_SALT', 'fyJ0o(oar5&KS*-= vV7ag.7`1YML{?+:k`tWRlbZ,Rb!pXm3;1.H,Dj`' ); /**#@-*/ /** * 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 = 'sb_'; /** * 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. */ define('WP_ALLOW_MULTISITE', true); define('WP_SITEURL', 'http://' . $_SERVER['HTTP_HOST']); define('WP_HOME', 'http://' . $_SERVER['HTTP_HOST']); /* 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';