define('FS_METHOD', 'direct'); define('FORCE_SSL_ADMIN', true); /** * 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 - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'dbs543787' ); /** MySQL database username */ define( 'DB_USER', 'dbu91460' ); /** MySQL database password */ define( 'DB_PASSWORD', 'cNzEFLLOHypdjDvZWGZv' ); /** MySQL hostname */ define( 'DB_HOST', 'db5000566499.hosting-data.io' ); /** 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', 'S66loBOc?)iRHlt!x-}O;=8c/ur=b=o56f0Jmk.yFQOB eGgw~<3rrIh!maF99$w' ); define( 'SECURE_AUTH_KEY', '{rq[9cU:#UGm]/GC5EV4LtcDWE)hZ>wF[m6.ulJ.-5>)*KYK%Z>w@?2u^zz? vY!' ); define( 'LOGGED_IN_KEY', 'F@d4SELX8_&q^w^qqYsLu)1E-P.!oC]~Fi8WR|*a.c@6lYcab' ); define( 'AUTH_SALT', 'Bb_x;R])ni=^O;= <]|{|U%tx__K}0jf~/nZVaQ*|S-z*lAiRYC.N&wL]wt?-5&V' ); define( 'SECURE_AUTH_SALT', 'kvSE78bGo}J<5%UV};U+ShZJys;JL|Sm&?a&lc8{]X)9hzKpyG>yrzc-dUVA0uHV' ); define( 'LOGGED_IN_SALT', '+B|l9+3Wfb}b(}_6(-{I6X;>}j^cyA=/jZwB2cjabw47~+-Y8RTeEDte_,K0 T5F' ); define( 'NONCE_SALT', '=XoPFnT,Nyj{/C,7?7{q/yg*1n|g{N2<6 =q1X@&T E|n?JM>Zc]wmU{l$hpV`:=;WIv&7cxPm1-Gp* 8Br>=G~hjAc4UUBj' ); /** * 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 = 'mbrgbyRc'; /* That's all, stop editing! Happy publishing. */ /** 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';