<?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', 'salvationanoint_abre_bjneludialk' );
/** MySQL database username */
define( 'DB_USER', 'gnlxavproctlxjmy' );
/** MySQL database password */
define( 'DB_PASSWORD', '5WPplmQMFB2qFmX' );
/** MySQL hostname */
define( 'DB_HOST', 'salvationanointedcom.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', 'H}]``%P1e9W:(*j1xi@t-%+7;x&uTnx++.=E;!gJFKs~JX`%})Cze~ESI_?wHEg%' );
define( 'SECURE_AUTH_KEY', '6JKJB[2.6 <JhZNa45ZGW`vTh}-_lH s1::pvB3g}(<,%bNM_~[{N|&TPx%nD@7|' );
define( 'LOGGED_IN_KEY', 'l089=W2Pb*mWs*7qhv7z_V9>QXg*KoBONq:?SrJe+{MEP>pkb[oqR(xmbmdJ(,*3' );
define( 'NONCE_KEY', '_aF2S!t/u:v}aFhN]j_^s]cbW$Z26&A{XFU0a$YQa~]0G/gd[%R#[wS9+?},n{l ' );
define( 'AUTH_SALT', 'G#j-.}>f!0>B0dOZ7uzq{4 {rEcY8S8kVdcB>W6r0?Zp#uVSK9=NYl, mFV8R$54' );
define( 'SECURE_AUTH_SALT', 'CYH{VR:UyEwzu^>^*G1/D_EgS>92]3ed:qfA)^H;}^no3dNGg=7JDc^z?mDTe} :' );
define( 'LOGGED_IN_SALT', '<|(GnoFvWrsHBVi-J,Ow9>#lr?k6y.r36m0{ E-MrlwN|/q(|k2!B#yo~Z{WIa|p' );
define( 'NONCE_SALT', 'C#@;DS^5`*BRt6b3C*>T1>eH,zX#GQ-]|yI! *MK<rL?tLF+aq`Qu5{Utiui[hp8' );
define( 'WP_CACHE_KEY_SALT', 'VZdb}5X79Ytu^zikF(0Dk;wOw7<nNHi>I+|t;46;ul`.mE_sK&w90ZA,ftA4Si%t' );
/**
* 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 = 'abre_';
define( 'WP_MEMORY_LIMIT', '256M' );
/* 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');