D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
ensad
/
www
/
Filename :
wp-config.php
back
Copy
<?php define( 'WP_CACHE', false ); // 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: * * * 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', "ensad_wp352" ); /** MySQL database username */ define( 'DB_USER', "ensad_wp352" ); /** MySQL database password */ define( 'DB_PASSWORD', "Sn2(4)p4f9" ); /** 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', 'nmp27oyory2vdx4ts0gc42qkvpzdjvx08eqyajildbf86bnmjvbfq7yv1pepq2w5' ); define( 'SECURE_AUTH_KEY', 'zi8a86y7ealiuhujkejhzt5rqnmhq7dnkerlh5v7hedpqu2hpv7gc18umast2yib' ); define( 'LOGGED_IN_KEY', 'flcmtnlinigbzsttuzbqkdmy9dztsagyp9gbir1soejxopki6cgbswllyzqurxag' ); define( 'NONCE_KEY', 'gnyrkqtxbhqpucu2nnjxztlkrg8ytruh4exmsxsqus2dowvcta2qevywtydjjmrv' ); define( 'AUTH_SALT', 'pvqqt0nm870clzrggk2ipa5uhendfnczo1tqoirx6muwjkqcwe5ecrbvwb23t92x' ); define( 'SECURE_AUTH_SALT', 'cru5co1jdzzwglef4loaxd07ucq3erfzo34njc3xiymvtgl8xkn8p0rzhmr0af7w' ); define( 'LOGGED_IN_SALT', 'xqrknknx6oq5v4esojatf3uat5d4vi555n5kz6gyiwh5gsj0pqsho3ar5scbh8o0' ); define( 'NONCE_SALT', '66pedbkkutrryssyqts87k7csaqpwexakfjgwms6lr5bl3xrwkhigbosrgyi6gf5' ); /**#@-*/ /** * 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 = 'wpyg_'; /** * 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', dirname(__FILE__) . '/' ); } /** Sets up WordPress vars and included files. */ require_once ABSPATH . 'wp-settings.php'; define( 'AUTOMATIC_UPDATER_DISABLED', true );