Duffer Derek
<?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', 'thinksup_live_db' );
/** MySQL database username */
define( 'DB_USER', 'thinksup_user' );
/** MySQL database password */
define( 'DB_PASSWORD', 'KM9!$Q8xKr7hPL@jtydq' );
/** MySQL hostname */
define( 'DB_HOST', 'localhost' );
/** Database Charset to use in creating database tables. */
define( 'DB_CHARSET', 'null' );
/** 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', 'U/&Muct<v7M3T~T?%}rb#^d nyZt{6pl;Gn{q6`K8VT)OEHiC]bjH`_;F3G1)3Sp' );
define( 'SECURE_AUTH_KEY', 'xOfPv*RjV@peD;IS-1WG<.Sc<3m@ta]>zmp=&s)x@V/kG_ha?oEs7AiP/&W{,K|/' );
define( 'LOGGED_IN_KEY', '[`j#,w 8S3H[l+^:]gM-4!9ylcvWFjW&:&p@fE+NTE:T>~E9Qzzxk<@yRxD*~1Vn' );
define( 'NONCE_KEY', 'MrO*hsp8y!TJ)4E0nb(Fp?zW-?<`Z|&?#~b|V=CQYE+@+c`[R+z&)0-/7f-VP~d_' );
define( 'AUTH_SALT', '?C6w+| +=,f,S+B%]Fhsxf`^QQl4T3}iwT4Qg@M)<:P>1]8)NN]mnXLruFvL}{,O' );
define( 'SECURE_AUTH_SALT', '^%wH)hi0/ 3m&|g{pt{p6WrHwEJsZ4`G;=5&X>AU~a?Bc9M}M*]-mhl!9jo+93{^' );
define( 'LOGGED_IN_SALT', 'VuJ_ZC}/f-5NPL$]3]z|@fa-AH6q}y?Sgqe$e} FWVi;0*#f1+|nXyYvn4 ?B$b#' );
define( 'NONCE_SALT', '+g(KE8h{s]<E7`X(o&6]? H24/sJpFSUjT:-d9S^t}r#h<(BfjaYYPPhf}1]c!1p' );
/**#@-*/
/**
* 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 = 'nds_';
/**
* 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('ALLOW_UNFILTERED_UPLOADS', true);
define('WP_DEBUG', true);
define('WP_DEBUG_LOG', true);
// define( 'WP_DEBUG_LOG','/debug.log' );
define('WP_DEBUG_DISPLAY', false);
define('FS_METHOD', 'direct');
define( 'DISALLOW_FILE_EDIT', true );
/* 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';
/* That's all, stop editing! Happy blogging. */
@ini_set( 'upload_max_filesize' , '1024M' );
@ini_set( 'post_max_size', '1324M');
@ini_set( 'memory_limit', '1024M' );
@ini_set( 'max_execution_time', '600' );
@ini_set( 'max_input_time', '600' );
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists