File: /home/pasmalve/public_html/wp-config.php
<?php
define('WP_TOOLKIT_API_TOKEN', 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzUxMiJ9.eyJpc3MiOiIwODEzOGNlYi00NWM4LTRjYjAtODQ2OS1iNGQyYjNhZGI5OTUiLCJuYmYiOjE3ODEzNDk1ODUuODM4MTc0LCJleHAiOjE3ODE0MzU5ODUuODM4MTc0LCJqdGkiOiJiY2ZiNTNkOC00YTljLTQ3ZmYtYjc0OS1jOGZmYzgxMTdkZDYiLCJpbnN0YWxsYXRpb25JZCI6Njg5LCJhcGlVcmwiOiJodHRwczovL2xvY2FsaG9zdDoyMDgzL2FwaS93cHRrL3dwdC9pbmRleC5waHAiLCJ1c2VyR3VpZCI6IjE2Yzg1N2MzLTNkZjctNDdlYy1iNjkzLWRkOTIyZTJmNTAwZSJ9.k3C8i-9X5U7lBaF6pjABFR48feEOhj2Qfvp5C1lEM2_WUeJJbhmQTLKgcUoShgOfq1IwTrq8accekGKFWIjoOKO8YrD0g68ARMUSHTyGLwVINlStXylNThDFMnDYIKxpriOkkNiSHFLytORkdpkqpZB6IweuRH8w1DhGiSnzuZ4g0pwAbdcsI4XtEgIDkcuGmLzoPWpcEckF05yz1Dzfq4hBPQN4PwHSLpIOpyfafzkuvPcUyL3QszQ-TI-d5p0s63egrupLG0hm_eI48DSiFn-Jf8M956QuBFWmGhqN9TAYVNNh43U5E3nnUR0wR0ke9mJxmPa59F1DgqBLZL2BQLNKnGyak-ZJ2y2TKNq9eKJ0fdoW6dUR2TZp4uxTINBnI7eURcahuI3nUCGUfARtSEv1jkgYv_Rk8hL94XZTK9h0isA9DQM3Bww_4gG2wEpL-C-5gVioSmHrH3WRxcoHJKCKNcAAjHyNU2SN7YsUvphPF7zfWPTQLpo-9e5QpFIwbcsAqfOFOJFMIMaEZ1Y73BSGlUnuMBcOGoZnzLcBKGBVsqWQOMj8WVShvHFu8CNz0N-hx4Msh2OS_Tdw4VJEZG_Bf4q16S5jngAy2dCHu9kGnPILqfZYyhb9fSM70YxfZ6VBn1ranek8jabIjFYynjecBmqaBIkQ_of3ywXU-5s');
/**
* 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', 'pasmalve_wp_3gksk' );
/** Database username */
define( 'DB_USER', 'pasmalve_wp_qjdhs' );
/** Database password */
define( 'DB_PASSWORD', 'QT9rnr$0$zR5w6C~' );
/** 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', 'xl*Uqu#@P7bVZ4O3k&a53P-D)@Z7)wAHg:/*mi%[69*B~2Y16&Yj::1Lsa3Yoq9+');
define('SECURE_AUTH_KEY', '@yBNt3q2U7#3c0]0f&O2;_7-W]16#W3sqSn3qvoE20ggs9G0MZ/W!3!*fHi!oVZ#');
define('LOGGED_IN_KEY', '4wg;+e_7q@)1#z7KaZ2D%80D*M~]6l1oV)Y/71yva~qg%/54c~@&_7ig77Z#*HQ-');
define('NONCE_KEY', 'S*p5nXJ6wZzC3/2PVi5p|2n03;T8[MR6m1!lz46[|x!m:;090*NHs]n_6Vs+1!:t');
define('AUTH_SALT', '5suVEnxJU&|b3f;|U45i8;52Lq87|DJgUD8:q):@6~F1y//|+@|QqV85qVRU6hlj');
define('SECURE_AUTH_SALT', 'JSJz4mp1]Q5s699+J7Tz:R5)Q/64)Xg@rr2(KA7r422Yw*nukP2e_)%X35A(8hN6');
define('LOGGED_IN_SALT', '2OInN6s1[[IP9i*9tiL8kC5R8dZa*13ex[ADV-;@rpv@@1rmEP+%4Ng)0o-l2cU5');
define('NONCE_SALT', '0Zw6*Y2@)M[xoe:1_V05W2a(AHIo3;Op2pEd5]Bxq~w3JZ;34dP9j(gAA+/R+*(x');
/**#@-*/
/**
* 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 = 'suSxddSR_';
/* 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 );
define( 'WP_DEBUG_LOG', false );
define( 'WP_DEBUG_DISPLAY', 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';