File: //proc/thread-self/root/home/u362014288/public_html/wp-config.php
<?php
//Begin Really Simple Security key
define('RSSSL_KEY', '17hBPIsTtJDtgxx23mG45OWVTruSSCtmBs4vRVl1cy6k3ItPe4XfNK6cjwXS93yA');
//END Really Simple Security key
define( 'WP_CACHE', true );
/**
* 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', 'u362014288_81K6G' );
/** MySQL database username */
define( 'DB_USER', 'u362014288_jo5G5' );
/** MySQL database password */
define( 'DB_PASSWORD', 'Nuw10Kra4k' );
/** MySQL hostname */
define( 'DB_HOST', '127.0.0.1' );
/** 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', ';mKq7GRRbiIJ{7`QEbmbEq!4ETr@Hs5pxfdV:05=Sg~{LQ-CF5$+@Kcdup2>QQP6' );
define( 'SECURE_AUTH_KEY', 'am&3P<VdN{SmB2q:U OAMs3[iDE{}&AwiI3/AN1LOBu];/0H=$1}GFh @z@VfM=o' );
define( 'LOGGED_IN_KEY', 'vDpOIh1H$?Uss;<_Av:&|vN#S?_UJ=b;KNHX9;VTth=FnTlAs){@/Ogm/ACDpYF)' );
define( 'NONCE_KEY', 'e/#E8PKVdk~d +KsWkL$,P]{S0K4sGh&]~4Yp[b?CR,5rc=6IrN:]SBc5Y}G`4H{' );
define( 'AUTH_SALT', '09=~biRn4#/ZWI4 BEzi})}*L*uLZ_B/!)5,/y9UeJ,9ouv%r()tmiA&IsqS`z9R' );
define( 'SECURE_AUTH_SALT', 'aFK1qG3-zU!WM}*s3PNmt,m1&)V+s0P+{.DYvdCBc`d!W8Iot%U/|S]8:y*y3Xbp' );
define( 'LOGGED_IN_SALT', '_QKc2Du:AQOfA:@)]}UO,U:0C)v1g_NZ#np<ZpVg16+TvWdYX|~_[63dm,ff1A;_' );
define( 'NONCE_SALT', 'oW+>aJe0U{mib+PByY9{[b|^#L`xkBdtDz/hL*_w0o/0d@V&(EH8;Kofoz25(<er' );
define( 'WP_CACHE_KEY_SALT', 'oCdi(O;:}:i-6,lvfLH(HzG}9-fzM`qCYxnxM+1{jMV7>:YDHc`oK7eyDRkfG-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( 'WP_AUTO_UPDATE_CORE', 'minor' );
define( 'FS_METHOD', 'direct' );
/* 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';