📄 Viewing: wp-config.php
<?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://codex.wordpress.org/Editing_wp-config.php
*
* @package WordPress
*/
// ** MySQL settings ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'matrix_jl1e' );
/** MySQL database username */
define( 'DB_USER', 'matrix_jl1e' );
/** MySQL database password */
define( 'DB_PASSWORD', 'gvv9FSXJT0hhDNcH' );
/** MySQL hostname */
define( 'DB_HOST', 'dbserver' );
/** 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', 'r2aC1Ws%0NYxN}$|&cW-;xq)jQXYHsCc#?JyOpWg`K QN.a#9+[c?C)Ffg3g[]2u');
define('SECURE_AUTH_KEY', ':+D)+oFNxLvT/?/X*ky@A|5lVJP|Iu#9f.W</hhw}~(YR+98xGX$OV,7BG-4t#^p');
define('LOGGED_IN_KEY', 'nZ[6}[_D@aa+GCZ-YGmc~~+e!<uAe#9.ly3RQ!FLa[!r#p4Q,?jf3Z%Z]Y|<(-|r');
define('NONCE_KEY', '5?7|>Pz${+)kX74Q!kL^jj$#,RvO|DGPWH29J){2J%Y&=dn+=k^AA&*z%hfvw/ok');
define('AUTH_SALT', 'DS~f#n>9?4G[]^Hxlt(5A-g3%!*n[o]t8LX[t@g%pO(9_B67]|fNN|FzfD5R 7~i');
define('SECURE_AUTH_SALT', '=h-`a+#w#KWRCNnVamc885|$|I-1sH@fIxv&Ag]k*5Oo%>+|kTsj)}s%x;i7<-*d');
define('LOGGED_IN_SALT', 'X^oBWnW$5#{SCdC[Gieg.c(puY|ymGC1|t55Gg3HR*|v.{,lL@+84a_gJI`bV77Z');
define('NONCE_SALT', ']_V7C99ST~=g)<$l~H*KHX[HD_hkDS_l5A*L<8?v1,U}{+oL|k-]F<N8W#c3cjKR');
/**
* 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_jl1e9t8_';
define( 'AUTOSAVE_INTERVAL', 300 );
define( 'WP_POST_REVISIONS', 5 );
define( 'EMPTY_TRASH_DAYS', 7 );
define( 'WP_AUTO_UPDATE_CORE', true );
define( 'WP_CRON_LOCK_TIMEOUT', 120 );
/* That's all, stop editing! Happy blogging. */
/** 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';
🌑 DarkStealth — WP Plugin Edition
Directory: /home/httpd/html/matrixmodels.com/public_html/wordpress