<?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 ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'jafoodtours_tuid_yfvjcjwnmijrrql' );
/** MySQL database username */
define( 'DB_USER', 'qmvlalcchbpyrdlh' );
/** MySQL database password */
define( 'DB_PASSWORD', 'MHaaDmqc8uuomFo' );
/** MySQL hostname */
define( 'DB_HOST', 'jafoodtours.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', 'bAHO4$bN d5;-GD6$8/BOc]A8l?2)saAbQX9vJyW^6ssxT>q#)wSK<Ye)l@6 u[c');
define('SECURE_AUTH_KEY', '=9oB| H*#Mh=O_d28gM,Q(D|Vw?]r8y.-;hP!C-+eH,foX2H_+|`MxXO m>`(C|e');
define('LOGGED_IN_KEY', 'S0G]oQ[M: r@GeMihJD^vjsK]|7&.Ix]Q%(!m|*x.!gi03I+ia]C_8D+A(3D $32');
define('NONCE_KEY', 'Y7P=C/W%igNRFvAPN_i7S{O,1F{[cHmOyNh:ep~]c(UmfS1S@W|ZN4:9o|S~4t1L');
define('AUTH_SALT', 'YV1ZxJ|Ka7_} k?b[FAD^@o`p5T309d#L6b!>#BcSm (kJu;IdLpi.L|=te~{ch>');
define('SECURE_AUTH_SALT', '8`.`&@-N-*0R@~4I-y|8(~9,$56!;;.ngLF5tNl.zHRYVOhN6y}%-uE-|&@HtQW|');
define('LOGGED_IN_SALT', '|{Mdi!F36W+#)PI;%BaGc2f&R@w)cK1+_5gXwr*#J`%w|TRq04_4(JC(6)K[&TR(');
define('NONCE_SALT', 'z/?se|.n0(4sr0l+c?0+=X.AE;>;@pK}z9BMpMJGZ+mdw9`)wS|Ilrh?S1[<85|u');
/**
* 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 = 'tuid_';
/* 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';
define('FS_METHOD', 'direct');