<?php
define( 'WP_CACHE', true ); // Added by WP Rocket

/**
 * 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
 * * ABSPATH
 *
 * @link https://wordpress.org/documentation/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', 'maneliibet_wp' );

/** Database username */
define( 'DB_USER', 'maneliibet_wp' );

/** Database password */
define( 'DB_PASSWORD', '3(sCW!B#Ur}U' );

/** Database 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',         'sq3?!-N-q64APOCv$^CJP4F*rxoAJmUy/g{5p?5?&!lPA 6iMG/6M+X6LB?{$@44' );
define( 'SECURE_AUTH_KEY',  'Shdl+hW[6Z0TY?WQ02k#?lz0&hWLKzVwD-epJlL)&7OWr<i=+um5Rs^P~hnD]lP3' );
define( 'LOGGED_IN_KEY',    '5cJ..nbne]WE@Lsp/eZ`gZ^=]&94{Ca6+F+@>hp8$q71<dSe(nEoNP2y<]2yt8w-' );
define( 'NONCE_KEY',        'h`Yc,Jd.ht1O-Pg:DHH:K 0:vl|W*(EtO;7l#ja/y Jg}W,0W}eR#uh~S&&@Tw$U' );
define( 'AUTH_SALT',        '#oZf!M6;A|{ QlWqz*)MW?0vhXVuytUgRB`>g_=%%>%T0Cz9>QHy}bC/F{MJ9Oa2' );
define( 'SECURE_AUTH_SALT', '@+rXY4[Sm$({>9^m0|^oCw)G6lS4pLxQk-*S61s(Od3bmbNthDc1T=.}&&QTdg|.' );
define( 'LOGGED_IN_SALT',   '?,`l+Yl}i0m)Z6.?l/bB,,61-tj|z3u 8Qas2rRyQWeLbk~;-IgHsl0IOTx<_X[i' );
define( 'NONCE_SALT',       '1B[ltWVmpc~`d--K>@}#Gy4#o.6k&>NMTP59p?bchSe~].9N8|z,,><_l0~#ohm$' );

/**#@-*/

/**
 * 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/documentation/article/debugging-in-wordpress/
 */
define( 'WP_DEBUG', false );

/* Add any custom values between this line and the "stop editing" line. */



/* 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';
      Name                    Last modified      Size  Description