File manager - Edit - /home2/zetasolve/kaiwodefense.com/wp-config.php
Back
<?php define('WP_TOOLKIT_API_TOKEN', 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzUxMiJ9.eyJpc3MiOiI3ODY5ZTgxOC0yN2UwLTQzOTMtYTMyYS04YTc5NDg5ZTVmYzQiLCJuYmYiOjE3ODQxMjExNDYuMTQwMjksImV4cCI6MTc4NDIwNzU0Ni4xNDAyOSwianRpIjoiNjkzYWIxN2YtZTlkYS00NTEwLWJiYjgtODUwMGVkNGJmNDI4IiwiaW5zdGFsbGF0aW9uSWQiOjc5NzIsImFwaVVybCI6Imh0dHBzOi8vbG9jYWxob3N0OjIwODMvYXBpL3dwdGsvd3B0L2luZGV4LnBocCIsInVzZXJHdWlkIjoiNTUyZTE3ZjEtOTM4NC00OWE4LWE4MDAtYzdiMzljOTRmOTdjIn0.e_y7E-5wNIfXibbq3hMCh_3aZLtzzTh1FlNXsfE6wDOyOspIjYFiGwdVf3nO16Lv_09JmGJrcP1_eeRsfd1YDqxwI37Pa7mHH-oawNr_q5gFXWcZDkBVcSXBxlbepWv1Go0h6jadLV66G64EgNN0GbIx4PGhICHb6f37u1eyeUC7mZmndTUvkRGHE1i_oYIwkZH4UX95mXgQbmIPMrs_VNy4HIb20rZ3sJvuJbioHNp7CtWcOIAEixGFFpDzzeL-891zBwGAP4d7MxAEsseTyT_Bf7WXBrsVpAUxkKj_jowt9OBlLIQ7T6x--WXdifqftLmPdBdDy0yzZGwLAFi-QewwFmtCSXHNFo0mVKRIptzrD_PfifbgvB--IRWPy-FbTIrxze1Mq6r0DmYTiSCxtXTENHMFjsujgVR1AII3aL38_6ytKztsq4kduZ_sDnIvsHlItrMyIcdKh9YYmRNMB8AaUKjlm9kWHJOeykPF9wn0XXN_-mXAxqgS2LNPbY9_c-1-vRNxnm2RCV3L5pvQqH6PxjLO6bL4dow-LBfD4vO5GWNcIdHQyOhaKDKKsI9uDTK7ddNWnprllvyCyYigvI6bTiTSUk3uRnW6HvkBfdUIiohePaW7PAVFN9uQnRttmHjs_6kCJTA_lc3dJwplU2ogCGtYvFiLGEie-ODXiJ8'); /** * The base configuration for WordPress * * The wp-config.php creation script uses this file during the installation. * You don't have to use the website, 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 * * ABSPATH * * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ // ** Database settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'zetasolve_wp285' ); /** Database username */ define( 'DB_USER', 'zetasolve_wp285' ); /** Database password */ define( 'DB_PASSWORD', 'wT9.P2.Wp!![M9S3' ); /** Database hostname */ define( 'DB_HOST', 'localhost' ); /** Database charset to use in creating database tables. */ define( 'DB_CHARSET', 'utf8mb4' ); /** 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', 'ofjk49lv0e6blidkyfodh4tolgsauujthbcyadefzaprcrghmusambkmuvgnrczs' ); define( 'SECURE_AUTH_KEY', 'dqofyt9ljgwtr3uqo7y8ikogqrzsugiwpqx1tavl8gmhutxgwaqbhadzrskxiuiu' ); define( 'LOGGED_IN_KEY', 'nsgmyysz8l8b7mya1wczubc3tmx1dyhy7iuslw2iledmy6xg6x5kflpa0p89laj1' ); define( 'NONCE_KEY', 'gi7qj7f79ldo6jgppfynrrhlrktvgco2kh6hrs0gjxkwrn4hjb5vnenttllwgkjo' ); define( 'AUTH_SALT', 'eatmmdngwqmfvck5mhzni28hjecksv6ljfl90mmxvjchuor33tojgqiu20hrrfqo' ); define( 'SECURE_AUTH_SALT', 'czu1ll7asrlowfki4y2rukxrj5nmniucxlqpgt6j56f0qqyadkqjcwup50jmbga0' ); define( 'LOGGED_IN_SALT', 'aba3pms1olfnwosukolyzn4udvjyc7gkwomlnflq1xmcmem2v5qs5z2f1bg5wung' ); define( 'NONCE_SALT', 'gfoieyljkccvnvrolbxzxgc71lbrqzheze9bwqx7l00dvebh6s8lj9ckcoxnugur' ); /**#@-*/ /** * 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! * * At the installation time, database tables are created with the specified prefix. * Changing this value after WordPress is installed will make your site think * it has not been installed. * * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix */ $table_prefix = 'wpoj_'; /** * 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', false ); /* Add any custom values between this line and the "stop editing" line. */ /* 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';
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 0.11 |
proxy
|
phpinfo
|
Settings