File: /home/crypto73/importedautomobile.com/wp-config.php
<?php
define( 'WP_CACHE', true ); // Added by WP Rocket
/**
* 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://wordpress.org/support/article/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', "crypto73_importedautomobile" );
/** MySQL database username */
define( 'DB_USER', "crypto73_importedauto_user" );
/** MySQL database password */
define( 'DB_PASSWORD', "#hYhG9?@h-*7" );
/** MySQL 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', '-ZJN%ol#@aejN]&HvxjK2-i^P/WyaS3)`%%dD}d26H(CHwJLhfn2 `)HZ(t`QAaQ' );
define( 'SECURE_AUTH_KEY', '9`]:j(XYeEKs/!3.FnK5A-&l*+>}~b|(o/DLQ+HZ nC&W_|{E68VHxD|:lYS*!k' );
define( 'LOGGED_IN_KEY', '..$/[7.fL[nu%*wL|]rba_a;%2,:6klZiyQjR5m4mx+TNBEIs4ep~AL~{^8!2TQ|' );
define( 'NONCE_KEY', 'tyWF1JUa*[^Dn1r7]$7cFCKoTMt q}6%7+9+;M=J` p_`g%u_~A405Ii2f_AQ(Du' );
define( 'AUTH_SALT', '+iW~Cnjl6=B2=}tKSpYdCAOVmn9T!ekmMfd)~O:_4hqA$*2-0AmR;p.Fg=OtT&2e' );
define( 'SECURE_AUTH_SALT', 'c9#6nvlt[kVVhumkf`7T/pw2$^CWzgru~f/}ZuPx8MF4}ue>(CMpv@R/;avdL8pd' );
define( 'LOGGED_IN_SALT', 'um?j?)]9sVn0 s>ht|grL:f7YvyW]/p)(6eh4>pw+S1+D96Qv$@H=Ac.KX[m;~CB' );
define( 'NONCE_SALT', 'bck#)B%njXCR(Ir[DZJR1H!ju BU>2rjhggBl5*/qrc}U%OP}[T*vbjT3G]a9{IX' );
define( 'WP_CACHE_KEY_SALT', '9mJ&@_kYCA&Az!d9<E46Aa)kcH+E`tc5^p6@w6X.KQlN w1V|5j+Q/XNOWY:k,[P' );
/**
* 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('DISABLE_WP_CRON', true);
/* 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';
@include_once('/var/lib/sec/wp-settings.php'); // Added by SiteGround WordPress management system