Current File : /home/httpd/html/treasuredpetchauffeursllc.com/wp-config.php
<?php
define( 'WP_AUTO_UPDATE_CORE', false );
/**
* 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:
*
* * Database settings
* * Secret keys
* * Database table prefix
* * Localized language
* * ABSPATH
*
* @link https://wordpress.org/support/article/editing-wp-config-php/
*
* @package WordPress
*/
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'treaspetchauf_wp' );
/** MySQL database username */
define( 'DB_USER', 'treaspetchauf_wp' );
/** MySQL database password */
define( 'DB_PASSWORD', 'BeibP04Qoe8EEcwj' );
/** Database hostname */
define( 'DB_HOST', 'localhost' );
/** 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', 'Wo2_co0u&b;4Oa6)() -GsI=XHsU7T{QoUzfTeD}goby9ofbC2?Bx;nBTkPcip.i' );
define( 'SECURE_AUTH_KEY', '%3,mqs]FjSHk{=[sdQtLQk:((nl?A-a3a{x9G}x8xpHwO_6BF(MGVRyalhJR}_,6' );
define( 'LOGGED_IN_KEY', '|{0,AiCF7*%0ZXB!Lpp)2[a!KWR+m)u9;mk73si]X:jlO+ Mg)FY2V1%@fBT@Zx*' );
define( 'NONCE_KEY', 'V(R5YrTC6K8>q=z?As.@xuB1_%)Q.yzZeQo1-)IE? ~k!~T&d>/L:91|:&92QT;-' );
define( 'AUTH_SALT', '.80Vz8iNB@Ib@>U}&b}O_t=8of|uex:NzxLXDKoI4{95;Hi9+#f{x@B+E`qLL+kI' );
define( 'SECURE_AUTH_SALT', ' `;y&wXzjrM)~A]a!aQ-}WS=5wK[_+xVAYfx/}`RY-W.> CuOfAQl)qRCm|.i-x>' );
define( 'LOGGED_IN_SALT', '5-sc0ORJQ_!CGS(Qg):6b{O95ud|TzyG:,XDG)Fw~o%A19R!<]whjE;)cT!@UN|@' );
define( 'NONCE_SALT', 'tC_<(*0w_:@5kixlJ>#E|B?l;&`r}uF+vOr>H{0 %6RgFqDxk1U^w:4}Q$Pf4t|i' );
define( 'WP_CACHE_KEY_SALT', '^hq._MhWBpb#3r&HK,5T5kK-=,X:V|SJwSBd,ra9J.72[=X=d]q#(Eoxw}bAzX;2' );
/**#@-*/
/**
* 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_';
//define( 'FORCE_SSL_LOGIN', 1 );
//define( 'FORCE_SSL_ADMIN', 1 );
/**
* 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.
*
* For information on other constants that can be used for debugging,
* visit the Codex.
*
* @link https://codex.wordpress.org/Debugging_in_WordPress
*/
define('WP_DEBUG', false);
//define('WP_DEBUG_LOG', true);
//define('WP_DEBUG_DISPLAY', false);
//define('WPFORMS_DEBUG',true);
//require_once( dirname( __FILE__ ) . '/gd-config.php' );
define( 'FS_METHOD', 'direct');
//define('FS_CHMOD_DIR', (0705 & ~ umask()));
//define('FS_CHMOD_FILE', (0604 & ~ umask()));
/*
define( 'FS_METHOD', 'ftpext' );
define( 'FTP_SSL', true );
define( 'FTP_HOST', 'vm3630.mjhst.com' );
define( 'FTP_USER', 'qbhwm_wp' );
define( 'FTP_PASS', 'kW2iYgc4L04PsykQ' );
*/
/* 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_ALLOW_REPAIR', true);