<?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', 'hormetheus42185_gc5o_ulcjcurlous' );
/** MySQL database username */
define( 'DB_USER', 'pabljpshtqgkacgw' );
/** MySQL database password */
define( 'DB_PASSWORD', 'pabljpshtqgkacgw' );
/** MySQL hostname */
define( 'DB_HOST', 'hormetheus42185.domaincommysql.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', '?!3V)8%XuA5+o|Bp &4a+zVcf4r:bGW#l25LAf T|3QKAg,9_c0ojrS5B)sXvYir' );
define( 'SECURE_AUTH_KEY', '@W~uF5>otxU6u<jf7UYdOwp^0;<>bR4,]ork6=N*/tId&>Qp4ig,Rb(=H19f+%fq' );
define( 'LOGGED_IN_KEY', 'Vcxjx1{l]2zF#hZ5hO!U{Vn_F2yEHTb6k[~.m4%2NsW/K,cSH=_$!.y~Wv SS29C' );
define( 'NONCE_KEY', '{%1cI)r}}HM z/E%5$FCg&9YJ^To=M);u5c0A1a^Y79c2La!-8dRhH!mlC0)zZ7d' );
define( 'AUTH_SALT', '<xpP2;J8M?oO[c{Bavfa:8]-[r/ukKCNBMZBS1N{>TpM$n~ 3y$$4LV-3y~Cm UI' );
define( 'SECURE_AUTH_SALT', 'hJ29&kEnX<67HT*|n`p3NO-FkyNz+s4t&42M)b+aL]]ZuY}rv)`<!v>y2p-@%_+c' );
define( 'LOGGED_IN_SALT', 'RL`/zZ!iAfQczw42B#BT(gt17wzsTEqzP33u7B&2s==`aB/qF^*{1P}pvGMuTZ)_' );
define( 'NONCE_SALT', '*m+4dn7Kf<qrvOXI2khy0;sa[teKI$g-@$}@<jHzb5n}q}T{dya|Mz(L@0,Ok<i(' );
define( 'WP_CACHE_KEY_SALT', 'c +0kZV~vGoeHwA}[Ai_SWA1xD+e/j,6<3M1OuITgfg{oH Y%o -@Gbi9WiIK8{~' );
/**
* 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 = 'gc5o_';
define( 'WP_DEBUG', false);
define( 'WP_DEBUG_DISPLAY', false);
define (‘WP_MEMORY_LIMIT’, ‘128M’);
/* 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');