HEX
Server: Apache
System: Linux plesk02.novi-net.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
User: leokosak.from.hr_bptbvso25rn (10098)
PHP: 7.4.33
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/leokosak.from.hr/portfolio.leokosak.from.hr/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:
 *
 * * 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', 'wp_m1vuj' );

/** Database username */
define( 'DB_USER', 'wp_penle' );

/** Database password */
define( 'DB_PASSWORD', 'fOHn^bT1z?U*4E4y' );

/** 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', 'Y1R5(Y57v;yt|~k1ixrk5go7:|96~j2sBTFI5p65%IP7@0j/zUh-#BqZ46IKeQ;o');
define('SECURE_AUTH_KEY', '3i)166Yg6Ff&]SN!]SL&NZBrbv!;IQ]89W81cjSus/-PE38(swGzjG&h2*wV1%)Y');
define('LOGGED_IN_KEY', 'H2SVq!!|16-;l4615-J&6jQPKIhNS0yawg_ghPzt(F&z|S;9YU(C5S+!h[2#tQ0V');
define('NONCE_KEY', '8%)#k2c505XQ7%2w):J8_04iF5YiEK@VoQe47g|5+2A&j[H!:Z(07+HN2LlTJ4;/');
define('AUTH_SALT', 'Ll8RMn1EnrFhwA8goM~f/Yz!Y0;B:Tl1d!~ibQR2(aq_*x%C!pHX3_Ib3!X+te#u');
define('SECURE_AUTH_SALT', '~t#;n762742bVeQ)[527N6|B|w!@XTzM]%cOJn_![F#(S57@68/oh@1)50/41465');
define('LOGGED_IN_SALT', 'K*~/(ysB!7638mXsm[b;7196BPSa4*l2k9)yARu%ZJ|M|7Ag(_%:k[|2R(e:OmW1');
define('NONCE_SALT', '6Nx*Zr93G%ZtgtHbD|;&v/xRh152~2Lq3kRC728/I8l(P83]Jgt~P(1K7Gh#!07D');


/**#@-*/

/**
 * 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 = 'Ejdbp_';


/* 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';

define('DISALLOW_FILE_EDIT', true);
define('DISALLOW_FILE_MODS', true);