File: /var/www/vhosts/creativefellows.nl/slachthuis.creativefellows.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', 'Fellows_wp_uiyx4' );
/** Database username */
define( 'DB_USER', 'Fello_wp_q7qao' );
/** Database password */
define( 'DB_PASSWORD', 'q1R~~C9vwwaU?td0' );
/** Database hostname */
define( 'DB_HOST', 'localhost:3306' );
/** 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', '*lz6pAc~/515x;!k81r;r/O-5tODyeqsm)-5)a4ri![0x79XY75]0|7kFyNN|740');
define('SECURE_AUTH_KEY', '1bIq77i-_RkR1@cn7X5R~i%)tB_1*3i9-;*|HSN%60@Jd~09qI*gUFnT+9f/_@/6');
define('LOGGED_IN_KEY', '14Ilmmv_i5Wfu1M4[:y3JxHbk2hx-6_P2&4tGM46uY6--kL5RFcX0F2D1*+M7l!8');
define('NONCE_KEY', '7k(97WjYxm1wsB2cc111jy36;0j40981O0b]Q66C/)Wk%6L)lx0eiZ[7JA-3_DJ*');
define('AUTH_SALT', '16yqHl(_Y*N76(_p46k92u~Q8S]3H_SO9m7V!a944D9bz&g](300Q9qq5v3y*85s');
define('SECURE_AUTH_SALT', '86:)/L9z0w3|W72q%O53zf44md2NDnE16%F;o5Ua7EOJ#N%t-QgByr6KHI6gt*99');
define('LOGGED_IN_SALT', '71aT&*u8PXaM1~QS6-hU|x9Vf)WX%21!Z82x4CB2;u3Or5WcGz2a4hT!2WKoh&~2');
define('NONCE_SALT', 'kPo*&6_Y|H6_1ocIptL629U]X!]:3q]e2+IR4#6;hTH_N02O&MbLN*z*&z21F77!');
/**#@-*/
/**
* 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 = 'TXk0IK_';
/* Add any custom values between this line and the "stop editing" line. */
define('WP_ALLOW_MULTISITE', true);
/**
* 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( 'DUPLICATOR_AUTH_KEY', '@2{JE& }/l}o.-&MjI0OI%}zi$],ik%#n*#Zr_#-M4o5Ja+jnc]pGb.J|culc7Jg' );
/* 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';