<?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', 'matthaiostsirid_zwxg_jaiaagdwuci' );
/** MySQL database username */
define( 'DB_USER', 'plovqpmvnshjkpid' );
/** MySQL database password */
define( 'DB_PASSWORD', 'r53u2GfzzeXP6WK' );
/** MySQL hostname */
define( 'DB_HOST', 'matthaiostsirides42365.ipagemysql.com' );
/** 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', '2mkGrX?X6+rz8A#|`h?)PoYh1C0-~F4Gan,.H>2AG}Z1doz^&SJ,!&pyvqooOl,P' );
define( 'SECURE_AUTH_KEY', ',}ifWG~=G`L[x!G#@9(JXB,1.SvsiH6eLJ<Us,Ct`![o nYG^-*oIs-CNU=bR#OE' );
define( 'LOGGED_IN_KEY', 'bSfqvIg5=atPeUNU[@ >/9aCIT%D9cL:-Hr4[x5Av_~(7xbbO.0#E/7qUZ1N7}(D' );
define( 'NONCE_KEY', '_(nP{F3y1B;m?sW`J>T9)5-/|},-6n 88.^lmu._Y<tpZzu0vU=^rF@ju6lrc(.7' );
define( 'AUTH_SALT', ';w!#{#X0O:K7@Oy= IsdX^g|9v4x-=M$/eTb-y?#(yCV=>)MN>jN.?W&6%2T)eZ+' );
define( 'SECURE_AUTH_SALT', 't*2gonvIF{co1R|ip(__awz:__{U!W*QZxfZcxA~Nt-K6bz7)_>SGX[.N@&gM+d3' );
define( 'LOGGED_IN_SALT', '|?,EvcV=*?AC;c+,Z>282YC6|,~YQ!!%,IXADy9t?.K?&XFE[@)k1>:Wi<0$#H*w' );
define( 'NONCE_SALT', 'pOgx&H%ordoX<J]Gf]aH,QAEUTPFVfx.(O{2x8^%H(>.l29}MG7h_N}3V&+YtK;;' );
define( 'WP_CACHE_KEY_SALT', 'g@F#}{wO$FWNz/N(aXtsm-cYnSo4QQm^7xM+-E]:v#rz{VjKy|O^%vzR0C}kln&D' );
/**
* 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 = 'zwxg_';
define('WP_MEMORY_LIMIT', '256M');
/* 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';
define('FS_METHOD', 'direct');