PATH:
home
/
sparklp6
/
public_html
/
website_fbc4a691
<?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 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', 'sparklp6_WPLXR'); /** Database username */ define('DB_USER', 'sparklp6_WPLXR'); /** Database password */ define('DB_PASSWORD', 'O^^P%$moFlnlnfM1<'); /** 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', 'ede0d4d26db5d24a52936aa3995a6aaa3650f4f3dc5de68b499b290d0f748290'); define('SECURE_AUTH_KEY', 'af9b7fa91b2c98e862fc7aa5fb9e4d0804e2f17e787df66f7b58cb47b5086fc9'); define('LOGGED_IN_KEY', '0dcd6a624d4fb12f374054ab5a63cede73c9eb2a1bc7a936c4b8581fbb33327e'); define('NONCE_KEY', '7a287f9410558c1f81c89627d6e90749a55dbd47530fbedeb2aa0fbc23b92638'); define('AUTH_SALT', '17d1c008df105aceae3249d14d1e12344d3b23a4d5b3604563c988c1deb395c5'); define('SECURE_AUTH_SALT', '5be468c732a89e03e62f50b302ac5cc00f7e2cc65d981c9198b0204a8fe9ad70'); define('LOGGED_IN_SALT', '744c18da9821fcdf46f45c54806e308daa0a02928446f3a2880f03898d7165f8'); define('NONCE_SALT', 'a1b43f8915c36d50024fc60ed4c63322a9c4ba163949bf7755a04e918eaf34b5'); /**#@-*/ /** * 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 = '6pi_'; define('WP_CRON_LOCK_TIMEOUT', 120); define('AUTOSAVE_INTERVAL', 300); define('WP_POST_REVISIONS', 20); define('EMPTY_TRASH_DAYS', 7); define('WP_AUTO_UPDATE_CORE', 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://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';
[-] wp-cli.yml
[edit]
[-] wp-config.php.bak
[edit]
[-] .htaccess
[edit]
[-] .htaccess.nfd-backup
[edit]
[-] .nfd-migration-tracking
[edit]
[+]
cgi-bin
[-] 1.php
[edit]
[-] error_log
[edit]
[+]
.well-known
[+]
..