?> /** The name of the database for WordPress */ define( 'DB_NAME', 'vofe0373_wp82655' ); /** Database username */ define( 'DB_USER', 'vofe0373_wp82655' ); /** Database password */ define( 'DB_PASSWORD', 'SIp).3714z' ); /** Database hostname */ define( 'DB_HOST', 'localhost' ); /** Database charset to use in creating database tables. */ define( 'DB_CHARSET', 'utf8mb4' ); /** 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', 's7wigssqrhblvtcugoat4ftxpts2wmlgtugmf1x1caevmzvrnyhstlffu9wclebg' ); define( 'SECURE_AUTH_KEY', 'dsm9wwn85wuirdspipkulsbnskzdmrjqjm9sh1ktgz0ynko7qzecmmslyzu1bdfn' ); define( 'LOGGED_IN_KEY', 'u2mgamhk1gxxprz8nvm3ak3wf4i3ohvm5w2evaothb41pjd4ytnkeqdjdljcfehq' ); define( 'NONCE_KEY', 'jui2zjrk4sonbz5xcf9xffvvzkg00ud85ysvrscc6wfgbzhic1dp3ppyikb0veha' ); define( 'AUTH_SALT', 'w3dmqn30hlgaztn4i6xcssfv0hbr3pughif9jm2m4mmvgmnpccylu6upgujeexac' ); define( 'SECURE_AUTH_SALT', 'l5ej6qbmfovigytpcmw4atvbwypgnum8eafpdwk2qrd107ugar4o6k0h987cwpi1' ); define( 'LOGGED_IN_SALT', 'tisitb09aly2siyn2ipt876lresey17fqy9zqumxac1xaflsp9083wv2rqhmmjiv' ); define( 'NONCE_SALT', 'xy4hp2og6lzy0usxexxcibfjxw7qlt9pa9g8ly3vfxgdbij0ywdrjrw9jo7uug2o' ); /**#@-*/ /** * 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 = 'wplf_'; /** * 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/documentation/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'; ?>