/home/techb158/public_html
Edit: /home/techb158/public_html/wp-config.php (3882B)
b' );
define( 'LOGGED_IN_KEY', '0CC&Z-;0:uKeoXdj,3s#SLy^!{O^WF?[CoEJ!#rn=6qntr
#` gv54uy2=&H_5tZ8k1oO;zho!U(,V=XKU6@?|fk;Rz' );
define( 'LOGGED_IN_SALT', '+xRYoCUZk?sU?Rj,&/tcGX{9q#VqjYQ=DC6m;a;NWGO/TIir-QwYKYSR[F?8#xz5' );
define( 'NONCE_SALT', 'bl_T..QSiqyX`T,@NaR_.s3:CLl&lAuLV.(gqCu?~ @m{SK' );
/**#@-*/
/**
* 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 );
/* 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';