define('WP_TOOLKIT_API_TOKEN', 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzUxMiJ9.eyJpc3MiOiJjYmU1ZjE3MC0yMjgzLTQ1MmUtYWYwZC0zMTA3N2FkOTRkZTciLCJuYmYiOjE3ODA2NjA1NDEuODgwMjUyLCJleHAiOjE3ODA3NDY5NDEuODgwMjUyLCJqdGkiOiI1NWU2M2Q1NC04NWUyLTQ2NmMtYmE0MC1jZmZkZjljMDY0ZjAiLCJpbnN0YWxsYXRpb25JZCI6NTUsImFwaVVybCI6Imh0dHBzOi8vbG9jYWxob3N0Ojg0NDMvYXBpL21vZHVsZXMvd3AtdG9vbGtpdCIsInVzZXJHdWlkIjoiZmI3NmQzZjYtNjNhYy00ZjFiLWEyMTgtZDIwYWM3ZWM0YTliIiwiYW5hbHl0aWNzSWQiOiI3NzRkYmJkMzgyM2FkMDgwNDJiMWEwNDlmODhmYzAxNDlmYzA3ODkyIn0.UInxlIn9hdwsF1xcrF4qKVt0YOfz3yervfZtgIXraZHL4hQYzHOhSfe3pZEUByxAcHO8H9rhw2YR3Pc7en1A01jHWztyZdyOyS-7fM9zG0iRofSLUee1qUirQ7sSnc-FUsn-fhoE_pq2ql9cD3K48-wAsyhLygfogPtw_KavLURBP-Yb_F6MoR4jwYKgFew5FoIZ7PCMkOtGZQXqnPyd6w0N-_XVlgVPvkX8Xg2G45XiYmEUjqT4Yh05K0-5Yk47S4lx9m2Rk6XkvUvhFzrwpBqP_olyWYNf1asK9P4_DppWXzgZ_l0NIfiMjabnWbhVvev8mU0HeBx92ft72BiEoaZ37L3PW3J2SjO-3QtZ7SeoL-lerJX8sV9SUT29b5tkAthisudAJqz4fW0tAUB5WmLYfbVSdy7rIyYXo9_ARgUaBafuD7loBgLY4aCt9h7j_lnt0xvtjVv19M-AEwFJcy6YXlnYvFmFRF4SLKF1zASHVO-EtJauigQNuiGMIycNNv5VMZFv8fI_jk5gDTMB3hg9mU4My2KwvejfE2pf_9LnSv3urM26SBhvurEaJy6N3X_HjFCkN-gip932NyWBCY07khYXZGCDvdmFpWAmnnrQsZ5-XOqBikyunQA8eON-w6LHJ3IYzc6wA6uaJ75Bh8TTFi_EjJD7Z5LS00FRdkk'); /** * 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', 'telikom_01' ); /** Database username */ define( 'DB_USER', 'Telikom' ); /** Database password */ define( 'DB_PASSWORD', 'Qmk4t1G#rwrFi8l' ); /** 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', '1l|oR@hRZ39]g-YZ1E1v56L)~Q838v7)~wO+;s6754UmS!fVl3iAQ*6)0[9E#0;X'); define('SECURE_AUTH_KEY', '3;I0az:hr]7h56(;3zjtG6HD%C+p9zHkx:1)aTvL6TEn29pFq07E2_%;B9d%2[QN'); define('LOGGED_IN_KEY', 'w+hFs7VUtvF8RD2375Cq8Fn0Wv2|s6B3*2Fu5OBE;;7i;eP6v3ngWb/cYzS6nX04'); define('NONCE_KEY', 'F8-a*:3Vc2c&f-~io:o_[85~#9@60!e|5r/pXQLA|8dRPPqrBxj9!10o#)3enIWt'); define('AUTH_SALT', '53%U8@@P8_j4ncb12|03)O15q*13_l-UCrxzM:54P4!y|A5y6862+Cz(eVG~)XBY'); define('SECURE_AUTH_SALT', 'A3&euM)x+DW(5UxU4p&&4yVN~Z0f4f&9)]S]G|+4(f5Co#m#[Pc-6~aX6%RAJs9v'); define('LOGGED_IN_SALT', '~J85b!(A8%0PT:438SQ7sj1~9-qqf)o-@;4zJ9Z/N|_Vql5taI2cARSs6sAeL4E8'); define('NONCE_SALT', '_b36wj972YE8A:@KUP:Z&dvJUC1eF+x-1uJv-F3n&%)2:e[99L5k61iKpXmHO~9W'); /**#@-*/ /** * 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 = 'i9910cjS_'; /* 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';