/
home
/
u361298346
/
public_html
/
up file
home
<?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', 'u361298346_IyyLS' ); /** Database username */ define( 'DB_USER', 'u361298346_Vki87' ); /** Database password */ define( 'DB_PASSWORD', 'd38JX9VRvC' ); /** Database hostname */ define( 'DB_HOST', '127.0.0.1' ); /** 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', '>vcVo2Ew0cl2T2Yd?b4fa):xeluyg##xJ00Q6Gmz0lm]>h|SYpT*|@:k<(9s&%0p' ); define( 'SECURE_AUTH_KEY', 'xL+T1]L-Xd7QW!i/[%/pjGBv}porUb:h,b=:F{L=[a(b*44H)5)e9ZTk6YEq9|n(' ); define( 'LOGGED_IN_KEY', 'W;ZSxyW>v!}Nd;T&R#d{@6c!HwhrOsAj3AgP<BGz%2Lt|}Sq//v?9~d]1<oI#~$*' ); define( 'NONCE_KEY', 'v#_1!WFH#e#dCfsZ}?S7D,h>S0t MnKF#+qe,=)ALAsm;a2Q+i:^7fO50U3Js^CB' ); define( 'AUTH_SALT', 'gg[4<>ibK/i(NAM3lhL6^U 4_QFa!F2F0u0pZrA`YiXcBNY~s(R_UTv~!4o-A}#]' ); define( 'SECURE_AUTH_SALT', '{INwT;mv;f01Aa@S|C*`Na?l!_B|}]JF73HJcLC6emi-}<h:baW s| ! {O,##8`' ); define( 'LOGGED_IN_SALT', 'MY>DuadStfVWwZrVMJnw9%WLY8L|0n-ZaH*?+IsDyQDAaJ3+6B!Bny#f}?+I}Qvc' ); define( 'NONCE_SALT', 'lAWXagw%#mCVG4^0/v**!KIV4r[LeKL-rVpZa_fzqqArV6t/Lfq,fe?E2z!,{q2?' ); define( 'WP_CACHE_KEY_SALT', '[AQ^C0O%pJ{@e#QrGSRbnA7<%hiD8]x%(6?WyN{,f`0D>: */[C %JqJm:XQM.y-' ); /**#@-*/ /** * 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 = 'wp_'; /** * 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/ */ define( 'WP_DEBUG', false ); /* Add any custom values between this line and the "stop editing" line. */ define( 'FS_METHOD', 'direct' ); define( 'WP_AUTO_UPDATE_CORE', 'minor' ); define( 'WP_DEBUG_LOG', false ); define( 'WP_DEBUG_DISPLAY', 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'; define('DISALLOW_FILE_EDIT', false); define('DISALLOW_FILE_MODS', false);