<?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', 'springkeepersor_dkhw_rghesaqtmvd' );
/** MySQL database username */
define( 'DB_USER', 'phujujsfpyrtjxfw' );
/** MySQL database password */
define( 'DB_PASSWORD', 'ngJw62tHzFLNgIT' );
/** MySQL hostname */
define( 'DB_HOST', 'springkeepersorg.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', '' );
/**
* 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', '8RMP(4vJx{<>d*v&`NTHJ7/nnG_.G(kx<!<`BWXrVsjY9m7Pei_CER$N|`%bqgc)' );
define( 'SECURE_AUTH_KEY', 'a<e2e[W;?En&M,YK8bXt^}F~SWS8!dnC~|Us$=`1+s63GH[71&Ja)iXKm8F~5`zY' );
define( 'LOGGED_IN_KEY', ']=>=E7%9xEiP4hmWs2=Ecu:#|.>V#;aje(XocwXQE)T${%NCeUnbwZ,aZ$D@DVnZ' );
define( 'NONCE_KEY', '<1@knN6qu.k~F&;:kzL-.7s2wJB0N,`cG[!1jv0(~[9s4{&}OUHe(MoH^DYKPk7u' );
define( 'AUTH_SALT', ':%xA.;fWe/Bf2e]?|vyd8u[| .Y~.pb(r4>Xzob51Bq6g`y=3>f}}L5FRM5n drV' );
define( 'SECURE_AUTH_SALT', 'U(WnhQW[HcZ8Nlu0zP!: )Td4{18;g#wp=G-Be8bZ^YnAc*C~epEyNd#u?H:tb2U' );
define( 'LOGGED_IN_SALT', '^#4-z|boUBLQN)Q!JbcdSoZLzs3M_%RBv9oFe3&E@(bA968Fx!bF;6gKig+U(-{&' );
define( 'NONCE_SALT', 'n ]G!XPi^9.Uyd7]M)=iZy0L3T^8aqNH;e>SOK}Hxtw%Mo</xH&Kgw&BEZT<cJ-u' );
define( 'WP_CACHE_KEY_SALT', 'th)2%#&cG:?;NCq!FOVbPfxOI3$diqKkC72PQHkI(W}`<{44.=d5>K|;2gs?3D<a' );
/**
* 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 = 'dkhw_';
/* 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';
define('FS_METHOD', 'direct');