?> s. * * This file contains the following configurations: * * * MySQL settings * * Secret keys * * Database table prefix * * ABSPATH * * @link https://wordpress.org/support/article/editing-wp-config-php/ * * @package WordPress */ // ** MySQL settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'n9h4k4l6_swhrl' ); /** MySQL database username */ define( 'DB_USER', 'n9h4k4l6_swhrl' ); /** MySQL database password */ define( 'DB_PASSWORD', '2!ieS-53pC' ); /** MySQL hostname */ define( 'DB_HOST', 'localhost' ); /** Database Charset to use in creating database tables. */ define( 'DB_CHARSET', 'utf8' ); /** The Database Collate type. Don't change this if in doubt. */ define( 'DB_COLLATE', '' ); /**#@+ * Authentication Unique Keys and Salts. * * Change these to different unique phrases! * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service} * You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again. * * @since 2.6.0 */ define( 'AUTH_KEY', 'nloylwkyonbrazx2fl7ykj11hkhfgqnyxalupytcqg7y5xjxt5hefk3yw9h7xzhj' ); define( 'SECURE_AUTH_KEY', 'ugnp8jjjbgnilzeocepglfjxv598u0ep1eurk8ekpg1ingwxqxrhgmgi51sugrgn' ); define( 'LOGGED_IN_KEY', 'dyqggnvy0p1qr70ou82x1rmosl6lgk6lpuuwxwwbxmxdwnn2dy6g9io8djyjjktf' ); define( 'NONCE_KEY', 'hugr3cnuo5z33pwp3h7gird1kn8mnqu5r7bwm9ibxsolhhzwitbv1vll8vjjprue' ); define( 'AUTH_SALT', 'zobcwbh37asjzy91etuigap2oh08hlhph7xbkq1yehc5mghvzwicocugzbaqbq3s' ); define( 'SECURE_AUTH_SALT', 'kwptsox7kjb64khtsjrtklvptfzz6r8lnlgckewe9xkos19ascjigwfk7fbgz33y' ); define( 'LOGGED_IN_SALT', 'erovhka8pewdidqv2usiuakv5ms58xvjzjutqnguxfjtxbtplhc5cty94xcljdda' ); define( 'NONCE_SALT', 'app6pzzbcxofl0h8qta84xrtbxn6aylstaf0k5k6fsso1efpuclhvq301t7ix7pk' ); /**#@-*/ /** * 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 = 'wpyf_'; /** * 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'; ?>