File: /home/osad4862/public_html/xxi.osandal.biz.id/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', 'osad4862_wp_rvj1x' );
/** Database username */
define( 'DB_USER', 'osad4862_wp_izcqk' );
/** Database password */
define( 'DB_PASSWORD', '1QL5b#0e8oQ#UT1P' );
/** 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', 'PBF#0&8oxh7W~0YQ:%32HT8FvHn5VzE5|7#::nvJl!;7Ug;[hW[#Li#7-45o5%51');
define('SECURE_AUTH_KEY', 'pe9!]l65/4IOLOoNw3L:g!53@O0-Al/36p!5-&~361Uon1[Ai!BO9O!26a26zI[7');
define('LOGGED_IN_KEY', ':8JQo[40Kyp:*S3%f8b[32z3*@h/&M*U#&%S%6w~c;~P)#H]Z/:CM]@%7U:DXRuG');
define('NONCE_KEY', 'tUe*+5@|KZm0WkZM3;P4070@+EA9|r7KZ~64I2D9y#p@#];RiIORsj2hv~UMU91f');
define('AUTH_SALT', 'H2Ep0wa0Ye1RIXT7N50D_6E/6F!m7ekeL!bf)_3#:3I87wm#(L]6!JG:@+1T1]-&');
define('SECURE_AUTH_SALT', 'gfHRRD8&Kg5p4])U93t7S%ZYldVbAmG0T/_n)s+k6:vpC0lGD[tUzv(1c7OY0mu5');
define('LOGGED_IN_SALT', 'pu(d7znK41:4~tOr6~pUb51-d)|*7]&7v7AyV53+HhqjE1*0hf8%|y7n7)jF[6|0');
define('NONCE_SALT', '8#03:Mmwk196owE%RujsK6I1[E&_k5#*H89yx[i67nUv665Hl3GP!i+B9WNEjN0O');
/**#@-*/
/**
* 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 = 'y09dSnb_';
/* 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';