Please wait while your request is being verified...

define('WP_AUTO_UPDATE_CORE', 'minor');// This setting is required to make sure that WordPress updates can be properly managed in WordPress Toolkit. Remove this line if this WordPress website is not managed by WordPress Toolkit anymore. /** * 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: * * * MySQL settings * * Secret keys * * Database table prefix * * ABSPATH * * @link https://codex.wordpress.org/Editing_wp-config.php * * @package WordPress */ // ** MySQL settings ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'wp_ll36v' ); /** MySQL database username */ define( 'DB_USER', 'wp_vw746' ); /** MySQL database password */ define( 'DB_PASSWORD', 'e$LqKd34U7' ); /** MySQL 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', '' ); define( 'WP_HOME', 'https://www.pokerrooms.nl' ); define( 'WP_SITEURL', 'https://www.pokerrooms.nl' ); /** * 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', 'mQZj0h%8][w@bEy6N3w5k9a!VD@~SpdcziFBm-)H@]N6i[SQhk(9P&PL:E@&ZYK+'); define('SECURE_AUTH_KEY', 'vMp15ecqAu7742qVIc]fY8@OH9@@v8X6&C:3)-6h8n8/krvwo+j76q1+qt:aG7A8'); define('LOGGED_IN_KEY', 'dy)/47007-25n94pGm*]fK6w@nY@!VP5yN/*+;0j68@r*jr@h%52ar::5_np;BBo'); define('NONCE_KEY', '#:~%3nj(7|j0!#5#92Sp1pT6UR~Zq6X64#MY_pdj_J@))sk5C2oCQD(L+EGIC_0C'); define('AUTH_SALT', 'h7+|sX[A]47#+6ghH2b2wg1oaW4xIZ]5FsSYNfgA*~1%x|8ur]L&5~bE:x*o2B[M'); define('SECURE_AUTH_SALT', 'F80!RO-/ij*EEtAh#M4kB9[8[jkq1(Ud;h~]&F|2oW/g&:(nAu(59m04Byu6tT)8'); define('LOGGED_IN_SALT', 'g3&1@K_(6iRe]d%5053u!/8&l09(1++z3*_Sy%3siDyIDy2T+c7k|4FO_|G44WsL'); define('NONCE_SALT', '1z~W4z6@[3I%Gt3U|7b851krSI+&koWfI(G#+~UM*:qD)qN4#FUp@oNol]vUaGK6'); /** * 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 = '572D1x_'; define('WP_ALLOW_MULTISITE', true); /* That's all, stop editing! Happy blogging. */ /** Absolute path to the WordPress directory. */ if ( ! defined( 'ABSPATH' ) ) define( 'ABSPATH', dirname( __FILE__ ) . '/' ); /** Sets up WordPress vars and included files. */ require_once ABSPATH . 'wp-settings.php';