/home/techb158/l2hypotheques.com
Edit: /home/techb158/l2hypotheques.com/wp-config.php (4254B)
]TTr&&:kV&if1 ?MI&_S^<{5)rPM1' );
define( 'LOGGED_IN_KEY', 'z+#yD=e!~yy>T#x+nwhE~sIhQh/&Q>!U>.Wz@6csuob%z^{zA}Df(c%Q7x{`<4AN' );
define( 'NONCE_KEY', '9Q IL$mDfUsx
s|lMFttGl^H`O?rnsI@GvR*vIe8|dSF9~Cw5R,t^' );
define( 'AUTH_SALT', 'G>%8y(Svc0_$@WKMOW.Fd,RL8sM>3o`H525hP|a1RDI9avY;r)2S!A8Ptl$' );
define( 'SECURE_AUTH_SALT', 'SBQHHRUv3L;#U*XaYRg4g#v&X/+-D]G`V|?;#O=]tRQbOCE}kM`7>4]B$Spy8c:r' );
define( 'LOGGED_IN_SALT', 'S_}w`~hJhbE.uqAwx19]b]|k2*451nem<)wG_s+[ g%n+dX`jjHU4Rd@3I-MkaXg' );
define( 'NONCE_SALT', 'b}~cR~rBUTh/o5:=o18*v/&c$;0<^>QksHrTs?]%6hzV44I{PMoF/ynFo}[_pzlj' );
/**#@-*/
/**
* 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 );
define('WP_DEBUG', false);
define('WP_MEMORY_LIMIT', '256M');
define('FORCE_SSL_ADMIN', true);
/* 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__ . '/' );
}
define('FORCE_SSL_LOGIN', true);
define( 'CONCATENATE_SCRIPTS', false );
// Enable WP_DEBUG mode
define( 'WP_DEBUG', true );
// Enable Debug logging to the /wp-content/debug.log file
define( 'WP_DEBUG_LOG', true );
// Disable display of errors and warnings
define( 'WP_DEBUG_DISPLAY', false );
@ini_set( 'display_errors', 0 );
// Use dev versions of core JS and CSS files (only needed if you are modifying these core files)
define( 'SCRIPT_DEBUG', true );
//define( 'SCRIPT_DEBUG', true );
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';