????
Current Path : /home/webcloude/wpt-1m9w.65-109-31-236.cpanel.site/ |
Current File : //home/webcloude/wpt-1m9w.65-109-31-236.cpanel.site/wp-config.php |
<?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 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', 'webcloude_wp_k4kxc'); /** Database username */ define('DB_USER', 'webcloude_wp_nzbaf'); /** Database password */ define('DB_PASSWORD', '5M5m1p_EKI?Rvk0M'); /** 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', '!7qT10zRMAPP18aw%R4)Hl/0]eh|t53j6d1H7n0qgB|jY1Of~GiT*11kLNSv2UyZ'); define('SECURE_AUTH_KEY', 'pH[cp-X*&[+xOo:aWAT/&qKil8)5U26-)_A0;qo1A&w0XZI28i4nQ83Akg3T:/EY'); define('LOGGED_IN_KEY', 'Pa4-ks1I(eK2)t:%-_-0F|gq;7&cpyR2;V90g-9_|[/Zc&eOX;D11wMu1/X-Q9*!'); define('NONCE_KEY', '+!w2J5]F!p]9)_-p3m&8/_#9Pt)1qKEJ*22(%Sqvo9cY06~Ip/bOaiPYo2wOI%~u'); define('AUTH_SALT', 'W[G8~O_26UHYT!|c!5t9lioFf7v:/Q3(848K[UP:C)5TGNij075hY:j*9_b+N&je'); define('SECURE_AUTH_SALT', '|pJk@7~7C:A_m3wHy/gKaZ!4&(B54%#1GEPUGk)7UMh9J3+78q6lVFg)u0|_[-P*'); define('LOGGED_IN_SALT', '2_c0eu4%tj((5d8*_qp0V2qkHy676-3|r14WVH%N#x!VuDc4fDhFSX368Q_/Ye8V'); define('NONCE_SALT', ':%J20UaXFd14+l9p6CQD+S3Z/!Z;;@|#9@v8cQ6J]ya33[Oa(a8NY04Huak#|b3i'); /**#@-*/ /** * 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 = 'OmD8L2e_'; /* 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 ); } define( 'WP_CACHE_KEY_SALT', '31e57264bb55e175603887d9f124ea25' ); /* 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';