File: /home/j2d7uhbqfejh/public_html/gowtu-transport.nl/wp-config.php
<?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', "i10030402_t7ra1" );
/** Database username */
define( 'DB_USER', "i10030402_t7ra1" );
/** Database password */
define( 'DB_PASSWORD', "S.6i04Ih8tIuSQQld5I70" );
/** Database hostname */
define( 'DB_HOST', "localhost" );
/** Database charset to use in creating database tables. */
define( 'DB_CHARSET', 'latin1' );
/** 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', 'o}r~OkB>F*Wa*om!=ArJ{!uJa%o{!I0,oZcQq=zL-0jk6^LVYCn5x5RW# iTvb`2' );
define( 'SECURE_AUTH_KEY', 'K=(SPoYzV +kAiu^%lTQ9{2s%E#e`c+*e8}7#p6~V$u>}y2![Tsa.T}d@$Y lex!' );
define( 'LOGGED_IN_KEY', 'O`Kh73<zX|+99N&[$TCt7Lb7mGcGAB$ZK6!E`)VQqt)-dw~(W<|3n~8:Yl87M&,c' );
define( 'NONCE_KEY', 'Ke6RS-8TBL TxfT#-e$ZA{}#n) -{1;&j:_.k%OAw1T=S`ZWBbjp Z]0RF!R!Ewg' );
define( 'AUTH_SALT', '/tM:y0@{F#9Ncyw[^7Zh3^^oM[rv=@Site>-m?nL11|W|^Ud?ly3G,NDH)`UgV(D' );
define( 'SECURE_AUTH_SALT', '!EiSzEIg4t5E;IKOWpUhrIj!:%ij-3lxwoO*&_y7] j.gDqlLP4m}VJlQf/W<8ob' );
define( 'LOGGED_IN_SALT', '3-;:eae-|(SFhW^weHW%7 6&E_>,56o*$35v.maxW7#[9zqG]:C|HR[pG)IKeU9O' );
define( 'NONCE_SALT', 'iu1}-8u9w/zM$v5t<rH7r1MD=Q+HQu=7N}<zFEx}c=?zaQJgt$7)h:<ab5U&si:}' );
define( 'WP_CACHE_KEY_SALT', 'T]3wn;,bA`!oT:L@55 ggRdT2to)**?heo/VLy2&lg58>P KLPtsk)a?*q*hszzU' );
/**#@-*/
/**
* 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', '7ffd4da80000f6671a5cad8d0a67c518' );
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';