<?php
/** Enable W3 Total Cache */
define('WP_CACHE', true); // Added by W3 Total Cache
/**
* 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', 'sotiris7761203_c3l8_inahjwualddw' );
/** MySQL database username */
define( 'DB_USER', 'bgtnynggqhjequme' );
/** MySQL database password */
define( 'DB_PASSWORD', 'mgagsErQjugQMqi' );
/** MySQL hostname */
define( 'DB_HOST', 'sotiris7761203.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', 'EvwP?_ty45wJS{?/.r}k9@N9`)E~Q8L7g[F]Z_ey:.z8[}$`Wze^*FWpAirbk<h}' );
define( 'SECURE_AUTH_KEY', ' fM)LQF*akUcJ/s& Lg%3ig8% !2HPl}s]v5&ng(!#``~I?wg/B^6vHr&60Wos `' );
define( 'LOGGED_IN_KEY', 'kC?qJ&l~&i7onGva/z~P>XMv~^g%);7k w_E;->sd;S{5lc*=Q$qx`4B9X|b{8)p' );
define( 'NONCE_KEY', 'P`_9&yOBC5wJ20T[7y6lD^YV<c0,|9@(TO@P8.b=B${^W0tO[05%eGv(]y0S@|42' );
define( 'AUTH_SALT', 'LiH+i:W09q5VpF21/It2q!uYTnCr9:#t3diZ57]XAz(f=uPs&4G.i-D`4l,ti/|_' );
define( 'SECURE_AUTH_SALT', 'AvBk JbvS:7sN(wdp#uX#kB5d&;>?5R30H$}D/Eb3=4n&tkp3VEU0a5C(EevU|[2' );
define( 'LOGGED_IN_SALT', 'nsm6[|<rC05aHNXQ/XS]b.}oE)<44u&HR_ksxSWRrt@7LNQr vf=2Qz{(M_$=y1C' );
define( 'NONCE_SALT', '_h|mE8B%QYyjbC[_/ZgVeyvd4*.~oaW~~oQ4$6FJ-L)!O8;+g<!k |.TFbH%;/Kr' );
define( 'WP_CACHE_KEY_SALT', 'vX@%z~PBd ?%^@VY $2:PwGsT,KtW{EUxD>>hXj:6/>v>[hWm!)KM#fu,sRJ%mkb' );
/**
* 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 = 'c3l8_';
/* 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');