D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
etb1lp46s9ed
/
public_html
/
nex-arb.online
/
Filename :
wp-config.php
back
Copy
<?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', 'nexarbon_wp_tzwem' ); /** Database username */ define( 'DB_USER', 'nexarbon_wp_bh3sy' ); /** Database password */ define( 'DB_PASSWORD', '_IW_8Teeif~V63eh' ); /** 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', '' ); define( 'WP_MEMORY_LIMIT', '1024M' ); /**#@+ * 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', 'G;q54@&kW#;hk!h*3GC8Qi]+c06zQu2U4Wj8!_fa%_:tkQ51!L82qU6~w;9av|(N'); define('SECURE_AUTH_KEY', '|86F-CT6%)*ck6Vs9O/3l@%FtmGL6P*4:F[Z#7nR2SnSRULG7!8Ec3a91q*b2%yZ'); define('LOGGED_IN_KEY', 'MYOp*q9+CsrE8Lt*:k-ntH&vxdc02]imaC5174+9c72XI|35FB/7-P2~Jx[#cH1('); define('NONCE_KEY', 'Q!K0wx4(R)56S4s34@64ddl3B:ldopD2E9_UXhm_96c(759!9I2_yZhz5v97+7dQ'); define('AUTH_SALT', 'xk9kUtP;W!V6#GSJbDQh4PEP2qrvB]6n)(F6%N7Oh6fZ9ECr17n38)6m(l3594q3'); define('SECURE_AUTH_SALT', '/_Z5r73r_3g/W2Dk/f!DD4!F5wf~dH8]7KvK0*79sWq3|%ke-q8hi!&6Vfq-*9U9'); define('LOGGED_IN_SALT', '/xE*[Rt!i|RhKIXe(5JOjPwcJS&J1/rR@&38:IqN&[!Xn8qHzT[)~[481D0ij|8N'); define('NONCE_SALT', 'y4_Egb6&hXaJ3krDnLd@O1r&5Do24UJ3)*!D0l4-4Ub%6@6Tg#6+XKpR/6G4EpE1'); /**#@-*/ /** * 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 = 'T4WQ1E_'; /* 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 ); } /* 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';