/home/lyceum/public_html/new
Edit: /home/lyceum/public_html/new/wp-config.php (3293B)
Co`+2 I&EjPGLF+mB?ex=)5#G~#p%7fY?^2(i/bV,cvzJ|y7>' );
define( 'AUTH_SALT', '*093&e:2%%T9ymIQ{d8Xuc[]&9VmKozNdk;-}gJpsw_N&e6/A?I1~[ms e~n{zTz' );
define( 'SECURE_AUTH_SALT', 'ad[H1:m_d2j!&R_B9.l pMWb12g4nyG)Ng9Uybv3 i%^*..6oNVJ9#XSl4:@G3_h' );
define( 'LOGGED_IN_SALT', '(wx]ovvf#:ccA9BA9htH[.SeX0D#BZUHpdGN&W1S6z|y|~>S!pHUZ vQ=n$BEoEn' );
define( 'NONCE_SALT', 'd&~(s%yp5jkFu-%ULJ]?#~-7bPfz!d9c.rtuAdn~&
@!N!Fik|sDEd$8' );
/**#@-*/
/**
* 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 );
/* 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';