PATH:
home
/
sparklp6
/
public_html
/
website_d7652e0b
<?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_WPODI'); /** Database username */ define('DB_USER', 'sparklp6_WPODI'); /** Database password */ define('DB_PASSWORD', '?bN(xEpe3M<9-**[?'); /** Database hostname */ define('DB_HOST', 'localhost'); /** 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', 'be8411f3b9d51c199dea4e8420559b4e498debaeabb099ef66b111fede1fa295'); define('SECURE_AUTH_KEY', '66a5e7b9ecbaa1215edc0feda637057d0f80f2a65b7e0a0047c6f5b0f260cd45'); define('LOGGED_IN_KEY', 'a0611aaa1bd5c647176eed86b626bd3e184d5e516d4ac21d1cdc47f0a4781886'); define('NONCE_KEY', 'ff5d6c3d98e49fcbe7615b433ae6f5747766a7d7312e93153e11f92b0e7497db'); define('AUTH_SALT', '2592388254baaf3a829b67f817ca7d6d2ce8892cdeebce43feb7046196db4bde'); define('SECURE_AUTH_SALT', '930b7d31415688a80e2bc02c6de070cfbb6e7c045f2ac20081eb6cc8ad4eb998'); define('LOGGED_IN_SALT', '85d338f4e3c7007b3e9dd93acd423ea1c6d8e13cfb13870a2e876181302eae4d'); define('NONCE_SALT', 'e1d8a80d612528ef3549cc8a943f3046c961758f0868ab4d85ca3ed6c069c4a6'); /**#@-*/ /** * 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 = 'SRt_'; 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]
[+]
cgi-bin
[-] 1.php
[edit]
[-] error_log
[edit]
[+]
.well-known
[+]
..