Anomali
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
u470675869
/
domains
/
catzone.ae
/
public_html
/
Filename :
wp-config.php
back
Copy
<?php define( 'WP_CACHE', true ); /** * 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', 'u470675869_ucTYc' ); /** Database username */ define( 'DB_USER', 'u470675869_ZTwMN' ); /** Database password */ define( 'DB_PASSWORD', '3YQF7d2fNF' ); /** 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', '2ArxifrQ- 8%Z/?#%gQzjSv%pYnt1Go<6_mL$VS[6O5IV1^#ZW#P{%E~#!HAm%Z3' ); define( 'SECURE_AUTH_KEY', '?0O:-cwAk($:mib??y8jg9|3b:Hdq7#tsR}t&B+B1pN y]6Oecz==)26v/@Way#I' ); define( 'LOGGED_IN_KEY', 'Zx/e_@I/)p)6AK)=`yemG?>:7=n;:=hl1%nv.zLk^dNx_N/JfKX};$$1b>/w;9z3' ); define( 'NONCE_KEY', 'Q=]ZvIi4qU-*)O/1rB);`R)b0]Rg}0^>t^D6i@i=IPkzs2//l;`xM2=#Kp@4D)(A' ); define( 'AUTH_SALT', 'DL^Q!;Rl%-D4zXCm=2Q_<@o#i9_+wHG*)&4r2YdG3pm97*vs;l8)H%9t9RHx%TTH' ); define( 'SECURE_AUTH_SALT', 'qOyqg!EmD+Woa?_5H7H@wH>+m)F-<~RUJJ~(<CFBD<?HiazT1XAe2itl{mNaf;f#' ); define( 'LOGGED_IN_SALT', 'C4LUcsW/BIR{UDb^+Y]u2kW{.CrudQ$1fFMR/n9J]`)<G/I}DGrk0<+W:*!*HI$v' ); define( 'NONCE_SALT', 'ug{#at`y8L*{mg6|/{+1NMe#6CULf#6!gAZv/j9 |w8DEv;r[ u0)@0=Bm`8i`-:' ); define( 'WP_CACHE_KEY_SALT', 'kHRyJw>DI2rZ1@$W!=?+Wp2=*qTd]]@L`JW3i+[3[DPL*-u3q4C6e)6h#o@L;J38' ); /**#@-*/ /** * 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_'; /* Add any custom values between this line and the "stop editing" line. */ /** * 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( 'FS_METHOD', 'direct' ); define( 'COOKIEHASH', '23841cb7d3abe8fdb916dcd5901769aa' ); define( 'WP_AUTO_UPDATE_CORE', true ); /* 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';