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:
*
* * 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', 'frekansk_db' );
/** MySQL database username */
define( 'DB_USER', 'frekansk_user' );
/** MySQL database password */
define( 'DB_PASSWORD', 'SezaqnNcp0Pv' );
/** 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', '>T5q:gAIv/,cHL_L:6f:]ErlHxl5Yi|(gSIGY<38*.3^@)wV07]uLSUlOLmmW#Jc' );
define( 'SECURE_AUTH_KEY', '0|<6Q>4~I;}?eOM|P,r YFU|n-$bj-&Y_|HA2EQRkRlh}Ow)qZ~gTK;w}Srk^wb&' );
define( 'LOGGED_IN_KEY', '8]+<RYO@43vPu%3</E?,9fi1S||Xd-$g;DGw^cYmMuFtMlnw]DE:%tp 6Sx=8jVS' );
define( 'NONCE_KEY', 'Yb+/w<5uZi0cU&=luWA.wG#2z@m+KK#3t`A(KJ`t|/`4+ci6[<_C7j(fZT2 ;OJ[' );
define( 'AUTH_SALT', 'lLc{K2g|Y_1Wf-7jxj|?Nkt[%nx}ICu0x1IYoS96uA:Hv.%[^5$taK+R%=DucV9n' );
define( 'SECURE_AUTH_SALT', '~UlPrF*}k,fAh`/Ffn:fd@r|FSt2!*=gDj<|7A&-}>Q>w]X|pd;@m?j>vUOD9w%D' );
define( 'LOGGED_IN_SALT', '7[0 zlfCr|>hHlkX;<zXc9;Z /.))!JPpqnDVUJ>& P,.f^7M?Xmm;8i7Gk`i:NJ' );
define( 'NONCE_SALT', 'Go0IYVRB>vBkK9bHyQCTIkT,S0HckU?ae%/kNb@myxIf.WrbfY]?X1<;0=QyX<?B' );
/**#@-*/
/**
* 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 = 'fsk_';
/**
* 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 );
/* 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';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists