| Server IP : 64.176.2.12 / Your IP : 216.73.217.11 Web Server : Apache/2.4.68 (Unix) OpenSSL/3.0.13 System : Linux vultr-San-1 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64 User : trendigtjustnu ( 1003) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /srv/users/trendigtjustnu/apps/trendigtjustnu/public/ |
Upload File : |
<?php
define( 'WP_CACHE', true ); // 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:
*
* * 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', 'trendigtjustnu-wp-BK3Gxqn7' );
/** Database username */
define( 'DB_USER', 'iOhoBp4xBFGN' );
/** Database password */
define( 'DB_PASSWORD', 'hYynU6XTYzmusUKb' );
/** Database hostname */
define( 'DB_HOST', 'localhost' );
/** 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', 'm0=.oIAjA?{R.1Mv-[b/-ey@i~{dn ^JNn7uOg]9Geia91;iVraSx+e-^H;6CT29' );
define( 'SECURE_AUTH_KEY', '+mDB`^aXMohdyUg*SZU^ 4WJ|gAf?HXOdE$ieUd^@PRDb6]ql;JQT/`:U+0-l%D ' );
define( 'LOGGED_IN_KEY', 'p^oOH>}Mx(h2N_(S&xtN^/Db.Lh4+Gu&JYC4APYlo#OsK2l} 8kWR~f0ozJ!+N~a' );
define( 'NONCE_KEY', '6EfmXR:E~KriH$AF>W]k>gP6=dtWX.q*7e~1Vq5/iEbceW@_?/7_=-kFT,k$?U$!' );
define( 'AUTH_SALT', '7~N31K<>g n)pi+o 9Xogl,S7WiORQ^3p2HqQS>8Z{xKOG6_P;ofMSX1#-[<!<^:' );
define( 'SECURE_AUTH_SALT', 'gU|$-y9kC7i#NN6fIpaFpa7S&7}g74^J[lJOx_IIKi5>*Nx/3!NLZ47S#D GUh!4' );
define( 'LOGGED_IN_SALT', 'jGE}5_ia&kX2lTR.EZbh@vbY3q!r6BA_PF16+:,yqG%yDQ2@GtPiWaD5m;W`#@W|' );
define( 'NONCE_SALT', 't!8lp^IB<kh(dL<-yJL+4T3|Xc~Zy fBY%^UKw<qdF-u7!+2i]AlOkXhU1y|@7)y' );
define( 'WP_CACHE_KEY_SALT', 'zSgA*AOX);R(kU^9w7h)rb;<-:paBPkySYR;]2E%T*HBNzDh R4l+HKLF<;o4]/8' );
/**#@-*/
/**
* 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_aee8296650_';
/* Add any custom values between this line and the "stop editing" line. */
/* Change WP_MEMORY_LIMIT to increase the memory limit for public pages. */
define('WP_MEMORY_LIMIT', '256M');
/* Uncomment and change WP_MAX_MEMORY_LIMIT to increase the memory limit for admin pages. */
//define('WP_MAX_MEMORY_LIMIT', '256M');
/**
* 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';