File: /home/jyskanpalju/public_html/wp-config.php
<?php
define('WP_TOOLKIT_API_TOKEN', 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzUxMiJ9.eyJpc3MiOiIwN2U1N2IxZi1mMDQ0LTQzZTItYTE5NS1iYWYzN2E2MzYwZTciLCJuYmYiOjE3ODUwOTY5MjcuNjMwNzg5LCJleHAiOjE3ODUxODMzMjcuNjMwNzg5LCJqdGkiOiIxNmIxYWU5Yi0yNjRiLTRkYzctOTFkNS02YThkNDE1OTE4ZGEiLCJpbnN0YWxsYXRpb25JZCI6MjMxLCJhcGlVcmwiOiJodHRwczovL2xvY2FsaG9zdDoyMDgzL2FwaS93cHRrL3dwdC9pbmRleC5waHAiLCJ1c2VyR3VpZCI6IjViMjQ3ZWVlLTA2NWEtNDMxYi1hOGI4LTRlYzRhYWZkNDg4ZCJ9.IOML1ZgRAmo1nfhBg0j5YBEOHBdwCt6fSYHISX6zALYbJwKURUxBSqxZlm4bDq9ipX_q6-ep6ra7BHEtNNYmpCLnSrSwOFyYNqHR1l20nhBi7pbq9x1DYH1LvfY5P9nBHW5kj23OC4LR5QZ8FJV31tnNB1RhZoIuu_NxG-ZPr6hmMuVxrO-_Osyvqj0s7B2mKf4coJwrI8xzTLMHr_aNMIIPIzydveQ3XGqGkuIps9Stu-voDj4V13aFtXCJpKa-QXod2RSgT-xejyvgkNSsXbwL13DCz0Q5BJ0ZvV4u_wAF4G15eC_Y2dmpJNUHkQxLXAYAG3mIfRZdTLDNLGZ4cvg_Hu6rjfSvgPsorewaQkGMgp1vsBtK9L1UI0epLBsz2-HelxOQpMkV4PXCqiF9cMwehiMTRQiaH5w0NpqLhU4DV-SqsHfKa0DMk8euNnlChC4ToCNyH-pYT6TvNTqtiBQdI-DvABWLaRMJoBkV_5FFhmM4NddReIYIiGXize8xIuf7Bvumh5p98h3F5TRKW8ei1Q-F-pkxrbBBK-TvKWn_TrIbc4y4vL68RF7IaHKpOrL7wB1F8J1XX1kjdWTsWEZeZ1GlQPihP74z4nCWgkJPmSh3urrtPKXbwUEA-38i4nx-jR6V49eN7JLU5voEgR_UqCBPAEt5pTMYtvbTQiM');
/**
* 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', 'jyskanpalju_wp_minzu' );
/** Database username */
define( 'DB_USER', 'jyskanpalju_wp_qph4k' );
/** Database password */
define( 'DB_PASSWORD', 'bAo5K4VFM1M~S!j9' );
/** 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', 'U;kl4|3Q#X(dwhD;@!8mem~[:jqNdfs+OdVs53@[Y(~Y3w1eBi6h#[7B@-6I+yPJ');
define('SECURE_AUTH_KEY', 'ho0-B7~6_&mRkk/ab654l1JCc)aOuJcH7#Y35kmh!R3yCv+d88*526:#Z!J40Bg9');
define('LOGGED_IN_KEY', '2-:YD4Z@w&IQfwPAy;K2]105:D8i[1l0|%XcsHXt:|)G[g#5p5f/k(fkSh@8@6tQ');
define('NONCE_KEY', 'z@i/3M[M%TU)Sa*Y1UgDrQIZ5T3b9v00G)Q84tZ*4SBH#H#Sd%[~2QD)4h8e3mCM');
define('AUTH_SALT', 'fw0~:5y09]utb!fN53_S7q65ukd/5(W::L2:O)WS2A!]_SZ~+u-y)8K%3m8RW#19');
define('SECURE_AUTH_SALT', 'En3TGN1Y;[-n;6&t06Yl&35z-0&m;tkL8Yn)L;yVR5~]/Z3oD9J#n69kj&Gl9x&P');
define('LOGGED_IN_SALT', '2JIq[PNykNQo1Dd[RmzG%jV&w(Z7C;n+UQX8omB-5KZP8q08B_(#G@R5JDzL~QlL');
define('NONCE_SALT', '9B953qdt796msO0~Z6_H0SB14FVrr*)g~j|i(%j~6a;a3#gC:03U9))L6dpB975l');
/**#@-*/
/**
* 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 = 'ox3BBM_';
/* 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';