File manager - Edit - /home2/zetasolve/sportsfortify.com/wp-config.php
Back
<?php define('WP_TOOLKIT_API_TOKEN', 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzUxMiJ9.eyJpc3MiOiI3ODY5ZTgxOC0yN2UwLTQzOTMtYTMyYS04YTc5NDg5ZTVmYzQiLCJuYmYiOjE3ODQxMjExMzkuNjcyMzAzLCJleHAiOjE3ODQyMDc1MzkuNjcyMzAzLCJqdGkiOiI3YjI4ZmFiYi1jYTJmLTQzM2YtOTZkYS1hNmNhMGZiNTlhM2QiLCJpbnN0YWxsYXRpb25JZCI6NDkyMCwiYXBpVXJsIjoiaHR0cHM6Ly9sb2NhbGhvc3Q6MjA4My9hcGkvd3B0ay93cHQvaW5kZXgucGhwIiwidXNlckd1aWQiOiI1NTJlMTdmMS05Mzg0LTQ5YTgtYTgwMC1jN2IzOWM5NGY5N2MifQ.GYuy2vofYHow8T2OlOEhgjXhtokHW9hT9ny4pq8ckC0PLVqkq5KlV2PmyxNjgkRwQiwohl52UnJ8-_-tHC-SkV-Coyia51z2AWR7XM-vEVDN00C5A-FfOImDqhue_E2aC75E3MSb9U-e0RlbUEPTmj3cWmgoT-fnkL3u3grhg1hO8IaeVQkP060eZp3RSoatqezXFz_HIoPL--pB9Nql9KVdaQq-zynpD9Dlzggx5VAcYu5aALbyblhtDeKNSrf3egXuY-R7f4n8gR8lK2XKPoi9CXE1MkbGxFjsvw-TNxIgX5ArrgtDlvAhC8wFXIvv0FSmTsEfx5WoLAmQzNmVeGuhNV72FPt0JlksM00rjKM5OMGbFNt0a-uNisj6XIT1W1NgnC7lPcuZzachkm6_7d-l5caX6IfFUXLiyQ5qvMmvpbje8_aRS6ZaN3lotaNuUD69Bvui7HUZ-rgu6-3ceQoxajX2y-SRvhDMcyBpfDUUncE5ElSw-5TMYfRLeLlcdmwsF8XFJ5KyBSd0MiJvKMniJqfM7FG1TJaH67VP7VSPiLXJfn4gv7hT0kM2CJb5eCRx-GMdkhGHK9PgFxuvwwDzs-vH44vj2VPVX3g3bcWEqncSTTdgz3Zd9B6HAwhJfIqb0YWbTPJizhuLn36w-dwzdsrS1xq22Qyxoq2KmqQ'); /** * 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_wp632' ); /** Database username */ define( 'DB_USER', 'zetasolve_wp632' ); /** Database password */ define( 'DB_PASSWORD', '44Nn5@g@!A-ZpS]W' ); /** 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', '' ); define('DISABLE_WP_CRON', true); /**#@+ * 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', 'judghygeerkn6ln7pv258a059bhfo3gtncqevdmbqjfcafocyots7g23mvjhyhgj' ); define( 'SECURE_AUTH_KEY', 'gtlgbrhwvoyysgjnowldtvferyuvij3bwfclg7mvqusux5nqjf2jlnhlyttw5wwj' ); define( 'LOGGED_IN_KEY', 'zvtbbwsagyzgade59lsqs0riyijqtto8sskqjjq7bk6rdofwdtlrwonrbwxtby42' ); define( 'NONCE_KEY', 'lkuifdsk3alu8peqifbvdrert0iaeaiknq7zbsmeh1yzecqpex8iftdtk2ia4j4y' ); define( 'AUTH_SALT', 'mzmf1c5017wb6zq6wunggmcagmrgngkkhyc5w9duwslfga9gctgpprkvydhjwtfo' ); define( 'SECURE_AUTH_SALT', 'mm2uwac3camovssxylfapfntpfvx05n57hxvxspxbhfzaxbcbe9ckhfwtl5syit3' ); define( 'LOGGED_IN_SALT', '29fhn4rjabbzzenkl7cejl9zpu7lijh9xm6uju90q3xzba9vzbhimve8naumevts' ); define( 'NONCE_SALT', 'wvrxqywlagsv6sqpl0j9tyivtqw1fcuxnrp1sxgfseajhugxzsjxpd6ezjocjwcp' ); /**#@-*/ /** * 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 = 'wpra_'; /** * 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 |
proxy
|
phpinfo
|
Settings