// Added by WP Rocket /** * The base configuration for WordPress * * The wp-config.php creation script uses this file during the installation. * You don't have to use the web site, you can copy this file to "wp-config.php" * and fill in the values. * * This file contains the following configurations: * * * Database settings * * Secret keys * * Database table prefix * * Localized language * * ABSPATH * * @link https://wordpress.org/support/article/editing-wp-config-php/ * * @package WordPress */ // ** Database settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'roofrepa_wp_swq6e' ); /** Database username */ define( 'DB_USER', 'roofrepa_wp_ejbzn' ); /** Database password */ define( 'DB_PASSWORD', 'wKA1i&A1Z5iD_wfj' ); /** Database hostname */ define( 'DB_HOST', 'localhost:3306' ); /** 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', 'r7m27Grft![g9RDdQ(v226U7/bRMl8dh~t4!83OQo;s#Y1usx&vz6K#27:8UO7Z4'); define('SECURE_AUTH_KEY', 'k3P650q*f(hq_Gu%p+#Czy4t/KHKwhP0G5uWk&Cx%N~5)qW559RLLBX[*~y8w#-t'); define('LOGGED_IN_KEY', 'H2vP5hpJb~QtP_F7(I7~K8@)vm%YWvO4P/b9ncKr+5sXMI1[:u@8R_-Szr9hAG|g'); define('NONCE_KEY', '-8P:&PN1kZ2-2&5K6zgYa@SkA-W8;2z~|M(g]]47x3cfEK8I!8CP4643;uOZ@*7i'); define('AUTH_SALT', '9x)fu65kVZXC!]l447%kFfs~5+-4-rjSs@6kd+Jph%HOB|T1kT~f#o5Jf#Pw)32K'); define('SECURE_AUTH_SALT', '27*a!THPbBfy&R_D/PQsxV/dh#79Dzc@dY)/h5F)88Ynco35YQMzj39|TY*2CL@0'); define('LOGGED_IN_SALT', '#2B(m/N+vhH4R(&B[[5!|V+89~8*U(2xXH5gJc7ZBd33;]cp;N67yo7u/X-#n_6;'); define('NONCE_SALT', '3wIL+KJ6%227+XpBh9*U5h8Hg62@rK!9J|_950KJ&&7/195xF95+nlVK5IA6)0)F'); /**#@-*/ /** * 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 = 'M5iXzG7_'; /* Add any custom values between this line and the "stop editing" line. */ define('WP_ALLOW_MULTISITE', true); /** * 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/ */ if ( ! defined( 'WP_DEBUG' ) ) { 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';