mqy-i!oErAF_$IS~lNjmn'); define('SECURE_AUTH_KEY', 'SY$hvc1MyU7DVYT|o+Lp;z^0~mb!er+2Ch1EQnrELZ,DOOo!m-b[r5;[<@dxb4HT'); define('LOGGED_IN_KEY', '(lLCK|N(0W!g(HLIOo%R:+r3r]G#[x]2x3)CI4!7MstwCu2*6QG]g(7!j&_99V$.'); define('NONCE_KEY', 'cY$kHSE-ss&S_{cIx|<]7XSK:C$1H4L>?*OgMC/a1; QWGrhWA=kd2irEB<3r2AS'); define('AUTH_SALT', '$gk{tZ9.DrF*r=@TTf2N1-[4tK{!IEO[JjxN)YDOUH|oogy:SiDN(TWbUyLw)l9`'); define('SECURE_AUTH_SALT', '2$Z>E)6#^~{#K[?W=u=Ng=&Huswq`x.lwRc%7cRpz7bO{To0#&|x)|W^'); define('NONCE_SALT', '!cR)#Y06o%lz1]v{k&7*a,?az_GZx8x1$1dozAfR.J]H)gFqRnM,}-$Gaunw^jk0'); /**#@-*/ /** * 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 = 'mul_'; /** * 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 Codex. * * @link https://codex.wordpress.org/Debugging_in_WordPress */ define('WP_DEBUG', false); /* That's all, stop editing! Happy blogging. */ /* Multisite */ define( 'WP_ALLOW_MULTISITE', true ); define('MULTISITE', true); define('SUBDOMAIN_INSTALL', false); define('DOMAIN_CURRENT_SITE', 'www.photos-et-nature.eu'); define('PATH_CURRENT_SITE', '/'); define('SITE_ID_CURRENT_SITE', 1); define('BLOG_ID_CURRENT_SITE', 1); /** Absolute path to the WordPress directory. */ if ( !defined('ABSPATH') ) define('ABSPATH', dirname(__FILE__) . '/'); /** Sets up WordPress vars and included files. */ require_once(ABSPATH . 'wp-settings.php'); define('FORCE_SSL_ADMIN', false); define( 'JETPACK_CLIENT__HTTPS', 'NEVER' );