Sindbad~EG File Manager
<?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:
*
* * 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', 'digitalservicesc_auctions' );
/** Database username */
define( 'DB_USER', 'digitalservicesc_auctions' );
/** Database password */
define( 'DB_PASSWORD', 'hFh#~b864pCgBPx8' );
/** Database hostname */
define( 'DB_HOST', 'localhost:3306' );
/** 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', '~vlg)F7O8i0CqCW81@2n]Gv82Sg)ropZD9*&YW;9EK98C8a9!O)lrd2WyC@g27@5');
define('SECURE_AUTH_KEY', 'U+8dqGk]1u-UrD@!9!5+*;Y46[]Sm25l73H1]59v*5u4FwrN[OH~D;V1oK%A]*+I');
define('LOGGED_IN_KEY', 'Wdp;W]lJ@wd&4%76-2#p]4~G3L%c5iLM;OxCoI8JK|4(mh3]p0#L8rT5j8;x]X6V');
define('NONCE_KEY', 'n+|13Ko*-38J481ify-:9011g3My:9]+&6DVl%0X5#bYu+q]M+24s*L/(6xpPy3Y');
define('AUTH_SALT', ')5[_~i5_d&V22K~eR2K)j*03/6OGk4~9oSv5D@z1U]bcKsR3/DA97:H|uT_Z%2&M');
define('SECURE_AUTH_SALT', '4+54[Yj6:1BW1@5O8Y(h~Yb9I20ctv39D0qRDr7;jX2e[4JHlkP+fxU+/7Mah801');
define('LOGGED_IN_SALT', 'iG6%4+&#Z/g~L@1#f&s4Z5m9e/D0b53dm!w:u|JRK(uDT0U_w*)1[c5Etnru@ZvC');
define('NONCE_SALT', '3J]QNQ#/dgL915j0zUt)S7f~2Y7q--o1@[u@Qk&71+087YRKh[2B%|I27[~H&3z/');
/**#@-*/
/**
* 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 = 'xWzZDawzsx_';
/* Add any custom values between this line and the "stop editing" line. */
define('WP_ALLOW_MULTISITE', true);
/**
* 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 );
}
/* 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';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists