<?php
/**
* The base configuration for WordPress
*
* The wp-config.php creation script uses this file during the installation.
* You don't have to use the website, 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
* * ABSPATH
*
* @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/
*
* @package WordPress
*/
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'roobet1bet_wp' );
/** Database username */
define( 'DB_USER', 'roobet1bet_wp' );
/** Database password */
define( 'DB_PASSWORD', '@mb-Vl6rk_uo}D5T' );
/** 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', 'yhiRY:5*zg}opRL~tM;9Sm DZhYh8Z>YPPNCWQ<^7un?>sA$YX?}d-6MvuykzZqL' );
define( 'SECURE_AUTH_KEY', 'ez.G;^rY;meIvT=c10An,gLQcVNsgvZnb!<UX~yMC#LrP?oZ-dG{C^XC`M; |Fe-' );
define( 'LOGGED_IN_KEY', 'HaMtyK>Le(kz (Q5hg+K,26`M#dAEB!Z;2fez<dAv{$8gbJ&;Y}_0YSllRx.~ags' );
define( 'NONCE_KEY', '=D(:)5h3s#=t1t5g5vKt8eYkhZQ#*l>+{=lS|HH+v 16eR08A@o!E,Qs)0jpuNzX' );
define( 'AUTH_SALT', '5*q!]Q?=O^j2Qyq2@8T)<XHpwo:d,,mg86~ehF^a[FBf_6DB*09y9FJ/J_uy])5a' );
define( 'SECURE_AUTH_SALT', '%<6$[eud,Q~cwK8 Z7S@>E#:.,#Z@zEg)Ja5pG1HYkMQ/x=1Wet;j;a}PiK;_c0 ' );
define( 'LOGGED_IN_SALT', '~^S}Ys2orT,J7+QQ/m5L|fc^UxOnm97j6e|ge;*UgCP3.4D(_d|];})_H8YL+p;5' );
define( 'NONCE_SALT', 'ZKcZNI}!CcCWf{<=p<.4K.<2($R`Yfmr5;5S-/`KbYOP@z7>fDN~|h9)HNcL4u]_' );
/**#@-*/
/**
* 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 = '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://developer.wordpress.org/advanced-administration/debug/debug-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';
Name Last modified Size Description