MSV FM

dot.antimicrobial@66.96.161.157: ~ $
Path : /hermes/bosweb/b1705/www.thepromptwhisper.com/
File Upload :
Current < : /hermes/bosweb/b1705/www.thepromptwhisper.com/wp-config.php

<?php
/**
 * The base configurations of the WordPress.
 *
 * This file has the following configurations: MySQL settings, Table Prefix,
 * Secret Keys, WordPress Language, and ABSPATH. You can find more information
 * by visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing
 * wp-config.php} Codex page. You can get the MySQL settings from your web host.
 *
 * This file is used by the wp-config.php creation script during the
 * installation. You don't have to use the web site, you can just copy this file
 * to "wp-config.php" and fill in the values.
 *
 * @package WordPress
 */

// ** MySQL settings - You can get this info from your web host ** //


/**
*  The name of the database for WordPress
*/
define('DB_NAME', 'ss_dbname_ahib3c6nho');

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

/**
*  MySQL database username
*/
define('DB_PASSWORD', 'Xi90YQTkA1Y9KzDO');

/**
*  MySQL hostname
*/
define('DB_HOST', 'lsmag.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', '');

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

/**
*  when you want to secure logins and the admin area so that both passwords and cookies are never sent in the clear. This is the most secure option
*/
define('FORCE_SSL_ADMIN', true);

/**
*  disallow unfiltered HTML for everyone, including administrators and super administrators. To disallow unfiltered HTML for all users, you can add this to wp-config.php:
*/
define('DISALLOW_UNFILTERED_HTML', false);

/**
*  
*/
define('ALLOW_UNFILTERED_UPLOADS', false);

/**
*  The easiest way to manipulate core updates is with the WP_AUTO_UPDATE_CORE constant
*/
define('WP_AUTO_UPDATE_CORE', true);

/**
*  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', '?oo|aJI-w;j;uDX<<h!kbEw>^<lYzrgyK}/-yx<JEYY_Yc>)+hF|OC-beF{@CYoa-acD=AH^[Ly$m)ptwmoZ|m@[@-=R-aPpwvrlhksPV-fS^x{vlw]]y[&ZhelkjLAz');
define('SECURE_AUTH_KEY', 'GKeRuP^^wirO=OBN&UCOm+EuxLtNeIjNuR%JR{=TcojxxU!ls-(P+XiQkwCWC{GLwzQ>l<;tWmRxSBXJ-t&=UcB|*bUnfVSE)^[<xjKxJqFEdfO]hxiiHjMwRM+gyhNF');
define('LOGGED_IN_KEY', 'scO_AN[kr/!M;/t|N|JIoy;-jYNAguLexo-zu<UJWVO(NFor@<)d!M*+}$(&]@=|ygsZV)$hF*KoW)o%G-hcXs}qbIel__Wo+=;aoF<tPnCA*@_PXEIc(jV?Nu=zLE!C');
define('NONCE_KEY', '!vxurj-l/y@zGjqHrzGeR$FBlPIRB]Ma{kZ{>?FPWPT<yBU%@(f!-H)pHGm-(Wxf@oC]AQ(LOF-Vg[_ZAUPAfYp&$xLUVP|AsQOlt>@QLJUP@RsMikeHuCzn}+FF]FYu');
define('AUTH_SALT', '-^jfJMmqVK=H>AWc]^Irnh-CyUEm/QL&^[!dBngZ|c&}F}ns_vZK-*hNP+DM_$_pF;u+b/iknKqSYYBl?$CQt+feVcR+RNHg;-G/X<+QPD=Czokd$[]LdDmzCn)A|M>&');
define('SECURE_AUTH_SALT', 'p[!tv|RygTwy!rS>!TTsl)/wYE=)USp$rvr{K&fY>MeqjrU@?(l;ymG{Dlg*ytQGfFhexgqc@|I=raTAJy@PG}qox*n-dSTpr!U[(Z;R<xc|rUuQ$j*UsL=[e$-WgWfY');
define('LOGGED_IN_SALT', 'nRgLEWC<;NBlI$Q+eq}pKM|KxjbUcIjXe_sZ?G-ySUIfg[pTJ>mFWQ]X*;wf$RaqU{(VN?=f-ZMmo$-MoHJ>w%N(z;}^t>uyoy]Jey[-R_t>Av?pKsmAd;kKQFpt[tRX');
define('NONCE_SALT', 'C*zrF(xKFuNOu+O]Zr$wSebi&Sv=>h$Qo=DpPMvsm&EW}RtXErZJ^C}_>;!t-IgZ]PKx{T]iyNQDtR+!ytD[nVjNkm-!VfJv(iZck{eX|rYwW+LFUQJru!!w$w%QmGRr');

/**
*  For developers: WordPress debugging mode.
*  Change this to true to enable the display of notices during development.
*  It is strongly recommended that plugin and theme developers use WP_DEBUG
*  in their development environments.
*/
define('WP_DEBUG', false);
define('WP_DEBUG_LOG', false);
define('WP_DEBUG_DISPLAY', true);

/**
*  For developers: WordPress Script Debugging
*  Force Wordpress to use unminified JavaScript files
*/
define('SCRIPT_DEBUG', false);

/**
*  WordPress Localized Language, defaults to English.
*  Change this to localize WordPress. A corresponding MO file for the chosen
*  language must be installed to wp-content/languages. For example, install
*  de_DE.mo to wp-content/languages and set WPLANG to 'de_DE' to enable German
*  language support.
*/
define('WPLANG', '');

/**
*  Setup Multi site
*/
define('WP_ALLOW_MULTISITE', false);

/**
*  Post Autosave Interval
*/
define('AUTOSAVE_INTERVAL', 60);

/**
*  Disable / Enable Post Revisions and specify revisions max count
*/
define('WP_POST_REVISIONS', true);

/**
*  this constant controls the number of days before WordPress permanently deletes 
*  posts, pages, attachments, and comments, from the trash bin
*/
define('EMPTY_TRASH_DAYS', 30);

/**
*  Make sure a cron process cannot run more than once every WP_CRON_LOCK_TIMEOUT seconds
*/
define('WP_CRON_LOCK_TIMEOUT', 60);

/* 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( 'WP_MEMORY_LIMIT', '256M' );