[A_x2P[-3E*1e&D&:8r|Wkn4DW+:_O_?sx;+');
define('SECURE_AUTH_KEY', '=?oU| lv<(');
define('NONCE_KEY', 'E+![G@E 2t&I(Bl@+V+KB%P_P=k)zC=^P]J^x+({~)w-3ZQ?rHUHM+:?Pi?T5hAi');
define('AUTH_SALT', '}+ey-/^bK.h!:N,X|1Ri0>Z4wO2WY$ACN5E`|dC4cO+AEx}q-Idm9|)I(8=.6cM+');
define('SECURE_AUTH_SALT', '$AUpudh./7I|OHq*u&e6B0+Udnz$|:8Od`*2Z;B ]H}@#DL~R>hL-2uQ1rn-7O&s');
define('LOGGED_IN_SALT', 'c2jEp9<^(wGw~}UX# 5D7`,i!lf7#!El4x;U6:W4@U*|X-qil-n8{X*+p$_vo#uk');
define('NONCE_SALT', 'oN3jG|j>o@PcX1!bj%Tb/Ez5o[)J>lsVz0cx+*kYKW|hvtqQOcwdl&*BWeKmcOkZ');
/**#@-*/
/**
* 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 = 'ww_';
/**
* 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/
*/
// 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 on the website (recommended for live sites)
define( 'WP_DEBUG_DISPLAY', false );
@ini_set( 'display_errors', 0 );
// Optional: Log PHP errors too
define( 'WP_DISABLE_FATAL_ERROR_HANDLER', 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';
Name Last modified Size Description