File: /home/u646104988/domains/bursadireksiyonsende.com/public_html/wp-config.php
<?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', 'u646104988_k93E2' );
/** Database username */
define( 'DB_USER', 'u646104988_cRz8d' );
/** Database password */
define( 'DB_PASSWORD', '9jE8252dSw' );
/** 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', 'T8pRO:sqjyW[j Z0sW.LUuWvASD~SlL0NH9gim}t5~H+LZuo?S*;h@}BFDdKw?Q>' );
define( 'SECURE_AUTH_KEY', '>/`4Tg3RMjbUY>bHmat<]QjS6KxND(yvb-cBPNTk9qNhB?aw-K;R^(YsKZ-StzI[' );
define( 'LOGGED_IN_KEY', '$6V_M+DHm1&rOg61(Mjpd --v</|Wy]F_]j%T?y_prT`D6xbHM$MoDH$ voHRn0_' );
define( 'NONCE_KEY', '3PUHH>y%44TA7rC4|+a[e)aMy.%{p/bK{cj7dUXgll}ec.4w)NPVOk;})CJ <+p:' );
define( 'AUTH_SALT', '#f_nd$sZF{m=z!`U8-.uVr^QtS3br1Si$SH5`s_Y]rQI$@3<2*G9s{PRQ5{iMEC}' );
define( 'SECURE_AUTH_SALT', ':``th@<Mhkl }{_{U3,HspkhoH@Bo}15N={lB4-#L/N_`3bE+K{FQx :MS]T i;e' );
define( 'LOGGED_IN_SALT', ':+{Nr5w;JT R3VPR Xr~BXte]%4}V2iH:HI+5 {9$R[=|B.V{m8rH2Kn9QyR3z1e' );
define( 'NONCE_SALT', 'k{du$i,TH~U4YMhS}j#lV_>4<:JW+j]!e^%d[8$./-vez_l+yD7Kv,>r):[_@EgK' );
define( 'WP_CACHE_KEY_SALT', '%xc:&)MjbX~l~nJ`G1F)=-^Sp}.{.t.#{U4I>lj6{6@xqp9=|?:d`@r!I~mu(9a(' );
/**#@-*/
/**
* 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', 'af679b5b3c3480b64aeb5f08a0221f02' );
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
/* 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';