HEX
Server: nginx/1.18.0
System: Linux vps-9dcdb12e 5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 x86_64
User: ubuntu (1000)
PHP: 8.1.2-1ubuntu2.24
Disabled: exec,passthru,shell_exec,system,proc_open,popen,curl_exec,curl_multi_exec,parse_ini_file,show_source
Upload Files
File: /var/www/maliodkrywcy.elk.pl/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', 'maliodkrywcy_elk_pl_db' );

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

/** Database password */
define( 'DB_PASSWORD', 'BqTOQzIBmjD7+NUHPuturQ==' );

/** 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',          'c*&!tO$vSI=]UKQMDU;3,m6=2@9so~-8UuxfSYA}0h>xIU.o$B*+]86-Jnu]~b9.' );
define( 'SECURE_AUTH_KEY',   'l-%#DaE kH-:zOU. oFfvZ/hIIW4O6fVWq4ZR_4+&+ezOSWm`S}DtB{uIkM]O.]o' );
define( 'LOGGED_IN_KEY',     'OVrS([|FMA/L3v+IuShG3NhG_n]mn@! 2|9Su%U)5vv$]*e!TN;R0)d){9*.&$8K' );
define( 'NONCE_KEY',         '9HGA(V58G+x/{fy`DsfWU8$uT^]5tzsest;^UF4g|H&8PLST<f%4d6VCBTnXM5_N' );
define( 'AUTH_SALT',         '}UB@ wq TBQ{LmisiWBX#r3q>QX[|q[6OgOS*sk$e)7 T^86S.8W!7gO5{YG+8v}' );
define( 'SECURE_AUTH_SALT',  '_!6<rsSlMz=jNo{s/qOQ2>A#6dbq|$@^]`7oz3UXTY.;)^LaS&i>Z0O$s0$r}6R|' );
define( 'LOGGED_IN_SALT',    'O^uqUoQGWh9*7V=D&J_oVn+G Fe4;#u/w(bOe&$u|QWLdm{Zwbq[HHL}yl@j/w@<' );
define( 'NONCE_SALT',        '=4O!/v~J;vthA|RyJP&-Fi~5TY&}FD uQ[(s`2o&.w}8E06h$JNHRsc~LF)rRS~;' );
define( 'WP_CACHE_KEY_SALT', ']Q`{<hC=0R8u7;0>O`#?z{V>,MA_3.1lurNX!SP5_Uv#HW#GIxd]oTa{AP@9vtT/' );


/**#@-*/

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


/* Add any custom values between this line and the "stop editing" line. */



/**
 * 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('DISABLE_WP_CRON', true);
	define( 'WP_DEBUG', false );
define('DISABLE_WP_CRON', 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';