<?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 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', 'db_349649_1' );

/** MySQL database username */
define( 'DB_USER', 'USER349649_sw0' );

/** MySQL database password */
define( 'DB_PASSWORD', 'ytIJAazSnxiXFKys' );

/** MySQL hostname */
define( 'DB_HOST', 'localhost' );

/** 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',          '%BfGF<TTG_eCD*goExgZ,|`cIiN(K=yv*-{XuV%CD{AUol}S,f;/djviK&(;!/Q#' );
define( 'SECURE_AUTH_KEY',   '~qZP{2HG#ItF!B-]qn_fJ]exQccF71b-DiMJq3jS/c02lr>70{*!]R-YZ|k&>~.1' );
define( 'LOGGED_IN_KEY',     '}CtO5^*i3{~W~s6Y_cp(7&{=Naz;b+g/JPae*ib?S)<KH)@~6b^In6(3<fi$6lM7' );
define( 'NONCE_KEY',         'kv~BBeJ:a>P iW0whfM<U {fc1s+Y4gWu%[[(_)`)$9ee9.MdEJ8K OWdG8uQ-;X' );
define( 'AUTH_SALT',         'zjONbQ4cwQ|L~HT%,1pINN_Z:/y%TPcli#:g(&]O,-EBz;Cx3y}%Vk&lP@@$q+RL' );
define( 'SECURE_AUTH_SALT',  'td!t!lsJk$Qfc)rA~cdzuT)g|HE8Fz<QgTaUKm[bEFl+]i|/q_ ?@[D?:6M{{ #y' );
define( 'LOGGED_IN_SALT',    ')>IW_G<Oa<G`x@(_DH^GX2`2B]uBWlyY;I9B~Dk#!u3>qRW Hwf,#~lvqCF)2vbQ' );
define( 'NONCE_SALT',        'leHlr%al_2@G|>qQ;[mN>0^23(P)P}w~d#zV$2UR%RpxE7K_rfJ6kc9d>_^/-Q~I' );
define( 'WP_CACHE_KEY_SALT', ']:$$~2WS^(>vsjkUhwJ/RSVtqebL{3ajH(.6/m}r[PLKA-CWRfb-|2UVQgUf{Stf' );

/**
 * 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 = 'pDu5_';




/* 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';
