File: /home/u521298768/domains/sustain2help.org/public_html/wp-config.php
<?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', 'u521298768_Dr7Jt' );
/** MySQL database username */
define( 'DB_USER', 'u521298768_GTBRl' );
/** MySQL database password */
define( 'DB_PASSWORD', 'Fl5mZ5Q3CG' );
/** 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', '}DsV[ZQUg.a^l6Gb3S|:OMBN>*I+vRivN=V^AC@k:a$NJZKJ~[ee=uxZDh`u]u;Z' );
define( 'SECURE_AUTH_KEY', 'j`Tuc$fZcOJ>={<l]kt7fN;^wWziyR5T}>[|/S~*8:!g]B;H]O>U8dt+WrW.%6aZ' );
define( 'LOGGED_IN_KEY', '~ym2?Y)mx7 jea*CLgbUP&>92slRU%/OSbwSDr(:uYV>kIRu/LTeKIAZ3^?1#&y7' );
define( 'NONCE_KEY', '+VMJ4}M-HJMX~82i<Bv&>]w!T.3=0. ;|4w?S#IG-uicS>@{@<TkL%zC]6N%2u?]' );
define( 'AUTH_SALT', 'gj52&8sFWceb~R>2h3)yG+-wm`(S(}^KGZ,r~C(;Lt1r[}%j2{>Kc*h^zzu8T=O@' );
define( 'SECURE_AUTH_SALT', '& -|y1a6w2Vq4Y;$51(l%H)p~QHaM1&G:XjVeTr)v;8Q]]OWl@JR)tJ}9!+k^N46' );
define( 'LOGGED_IN_SALT', '?DuJB+b~^GL#40/iXxaJ#uv~n<7%$eYV*l0Hbw`MJx[M/7t|Fn$@]Sa=b*RA%PdQ' );
define( 'NONCE_SALT', ';(T:&;H&.IOYw;?JA=w,!ZWG`64*UxpRp_bw G5uV5N,XB9gB,-=t#xEDafZt--]' );
define( 'WP_CACHE_KEY_SALT', '$M!&SCba#I<<#!P`8uBQ)^uio!R@w j1 mndS`n{%haloxhzXbW)mpQ<i-U*J|?^' );
/**
* 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( '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';