%PDF- %PDF-
Direktori : /var/www/html/higroup/1618475457800/ |
Current File : /var/www/html/higroup/1618475457800/wp-config.php |
<?php /*070c2*/ /*070c2*/ /** * 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: * * * MySQL settings * * Secret keys * * Database table prefix * * ABSPATH * * @link https://wordpress.org/support/article/editing-wp-config-php/ * * @package WordPress */ // ** MySQL settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'higroup' ); /** MySQL database username */ define( 'DB_USER', 'higroup' ); /** MySQL database password */ define( 'DB_PASSWORD', 'DzxYxqjMkAqy2MJbbs2LA8ct3MkrH7dC' ); /** MySQL 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', '?;8^@R+QCm5.b^;TF?#+}8J<`R=wb%*6Xg;3_+kxs~0P_e+P<0k%YbLPlmwp@>s#'); define('SECURE_AUTH_KEY', '>J{HKoEPf(|&VbVLk|u;UvOv63QLQ=v>f]f|e#Lgs5v%W}Kdf&EC-$(s>T,Kw|~G'); define('LOGGED_IN_KEY', '(YD%r:0}l;: L/NfT4#X|VOr+FC.E(i0:=A|Ru6H3:?A$Eej}A.6%tLU(e7<)(8f'); define('NONCE_KEY', 'D-8+aZg^PkrJD3x6-ufL*+~(@fga$CkDE!9,^EMg#Dc-QzS(h[1&JK:i({oQ1YoW'); define('AUTH_SALT', '&dQ]cqV7SmP0s n3,3/q5Y@w=w+E7L-f:V)O]4N5GjQ<qVsR~GQMdYzk2qZC:i+C'); define('SECURE_AUTH_SALT', 'D--R6E$PoZ+]0lUP )j^_?H3C14iri5+7F/US7(F|u7jcQV?}P{|l-T1?2*hiVWi'); define('LOGGED_IN_SALT', '}<ZTI>H{T#HV.;dO:V:Tjb<uY| ROdFe]NaOxnNiB3}BBo<)Vxxa|(0,C2C2~ Pb'); define('NONCE_SALT', 'fwLB|.#nsPmx Z}pJI_+Or29aI%vM?M-cI?S*n0h][dW`(kI]BH~pVsN2=|VP>JF'); /**#@-*/ /** * 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 = 'wpstg0_'; // Changed by WP Staging /** * 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 ); /* That's all, stop editing! Happy publishing. */ /** Absolute path to the WordPress directory. */ define('UPLOADS', 'wp-content/uploads'); define('WP_PLUGIN_DIR', __DIR__ . "/wp-content/plugins"); define('WP_LANG_DIR', __DIR__ . "/wp-content/languages"); define('WP_HOME', 'https://higroup.coding.al/1618475457800'); define('WP_SITEURL', 'https://higroup.coding.al/1618475457800'); define('WP_CACHE', false); define('WP_ENVIRONMENT_TYPE', 'staging'); if ( ! defined( 'ABSPATH' ) ) { define( 'ABSPATH', __DIR__ . '/' ); } /** Sets up WordPress vars and included files. */ require_once ABSPATH . 'wp-settings.php';