File: /home/u474979917/domains/rafaelvasquez.org/public_html/wp-config.php
<?php
define('AUTOMATIC_UPDATER_DISABLED', true);
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:
*
* * Database settings
* * Secret keys
* * Database table prefix
* * Localized language
* * ABSPATH
*
* @link https://wordpress.org/support/article/editing-wp-config-php/
*
* @package WordPress
*/
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'u474979917_39eRu' );
/** Database username */
define( 'DB_USER', 'u474979917_1GWhH' );
/** Database password */
define( 'DB_PASSWORD', 'WkIyuOWHwA' );
/** Database 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', 'PCXH=_go%@bUR~_8HD+Z~-Gir<~x@zNf6cmhPACfWAtme~XeB!4f=EwW{]8/kTBu' );
define( 'SECURE_AUTH_KEY', 'z%Ua27V0J5]Od.sT|]H:o$y SD>~^&l7Usu5t{Vu5{&|-/U1.vb>qfP8aXC0?V]n' );
define( 'LOGGED_IN_KEY', 'rJs]I>x$s/F=LBK.XaIDmi-I55CPD1iNeg7+;8^4*Hc`q[_ :T-!s.z{LFuF!+Jy' );
define( 'NONCE_KEY', 'BO5iS;dGo82_G^p@M.vT-HO46l[Z:+o4 94ijqPRJV]xqNE>/h/J/n(BwK$9I?B[' );
define( 'AUTH_SALT', 'wG={xSah9vAmiN{8ns!.KwZV4&65GvtQ.5woV96{5kaEVyH(iIeAY+<^OT?Bamt7' );
define( 'SECURE_AUTH_SALT', 'sgB!ElyO/OwBc#$4N6#?.9lhmLivp]{L-*|Gp>W-52l_%Toi2tO.n@igv)R2:kzj' );
define( 'LOGGED_IN_SALT', '0%q+odRklO@ Fpt];{:WiLDAA%#E8+9z;0X#8b~92/wSae4P8fZ1h|3iOI_O3~^S' );
define( 'NONCE_SALT', 'kh^96Ix!usefV5|JCJ(HUk?Ot}v&Phwv-W(4d}#H#Vn.D `FYW9ey:Z_i], 0G}0' );
define( 'WP_CACHE_KEY_SALT', '^[~6HOJ.7XG}e6!I~x}yy4{gMEM22%5PL2StJ0u|[@ByZ$#SUc!l/qq2?v-*{:`i' );
/**#@-*/
/**
* 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_';
/* Add any custom values between this line and the "stop editing" line. */
/**
* For developers: WordPress debugging mode.
*
* Change this to true to enable the display of notices during development.
* It is strongly recommended that plugin and theme developers use WP_DEBUG
* in their development environments.
*
* For information on other constants that can be used for debugging,
* visit the documentation.
*
* @link https://wordpress.org/support/article/debugging-in-wordpress/
*/
if ( ! defined( 'WP_DEBUG' ) ) {
define( 'WP_DEBUG', false );
}
define( 'FS_METHOD', 'direct' );
define( 'COOKIEHASH', '99678031d7b780288824b668eb83d537' );
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
define( 'WP_MEMORY_LIMIT', '1024M' );
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', __DIR__ . '/' );
}
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';
define('DISALLOW_FILE_EDIT', true);
define('DISALLOW_FILE_MODS', true);