| Server IP : 54.37.205.81 / Your IP : 216.73.216.76 Web Server : nginx/1.22.1 System : Linux vps-249481fa 6.1.0-50-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.176-1 (2026-07-02) x86_64 User : debian ( 1000) PHP Version : 8.2.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /proc/1006327/root/home/debian/ |
Upload File : |
<?php
define('AUTOSAVE_INTERVAL', 120);
/**
* 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', 'camet0_qwxnpt58');
/** Database username */
define('DB_USER', 'camet0_qwxnpt58');
/** Database password */
define('DB_PASSWORD', 'Clavelita21@');
/** Database hostname */
define('DB_HOST', 'camet0-qwxnpt58.db.tb-hosting.com');
/** 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', '(;@-]%7Az6.9eD!Ih3y#r2J5WBv!4`eb<>(^#!^.u)g;{/pxe?]FuIW-0?]N?;ps');
define('SECURE_AUTH_KEY', 'P54ve_+=r61F*@N;@CmpbpQ.A:n;Wt,k1{`kAN/TGg&<gbuzl*Zy7C?+vV}ycbud');
define('LOGGED_IN_KEY', '6opY,Hgtgh3sHvd0f(kePK(>8nHJPf@ o`{JhkPAIia.Ld]q]t8DcY{n-;HLV[-N');
define('NONCE_KEY', 'wRXY/}Z2)F8fdoidMG8FY32$8hzp{p${qJs)K;g[aXo^:yTk)5&Q}:&@G1$rJtC[');
define('AUTH_SALT', 'ljh6dqjTon>KI>FgUGPDq%&$6[T-wtVKl!4>So)9hGKh$?5Ki);2M(s$a)Bv1/+O');
define('SECURE_AUTH_SALT', 'ZlWNt2sy#K^ew:z8isO[D#Mp?qrX*9<Hk1%qT6BK2j0T(2gyoD_rdj$GNTW_djkg');
define('LOGGED_IN_SALT', '@0r8n1EM}52*dA,T^4BtR?45pu[qf]X!9u]a--gwN<nOk2]l2v^WSRc-8Io/Z6PM');
define('NONCE_SALT', 'SIchTUW09p>*||w$?6SLu*{,x6%{KAG:t8r,Yx(F~%8!`LHTgdBg5L)nNw]^Ae;M');
define('WP_CACHE_KEY_SALT', '-T70F$?8J:`pxpW=9ta:D;4(FZOY{?5#0p-IcPu~q}c&dqM{x`lL&[<mYi`(WSa=');
/**#@-*/
/**
* 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('WP_DEBUG', false);
}
$_ENV['iubenda_api_key'] = '32f53bb729a24409fbb23af188a115560c44f2fe';
/* 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';