<?php

// BEGIN Solid Security - Do not modify or remove this line
// Solid Security Config Details: 2
define( 'DISALLOW_FILE_EDIT', true ); // Disable File Editor - Security > Settings > WordPress Tweaks > File Editor
// END Solid Security - Do not modify or remove this line

define( 'ITSEC_ENCRYPTION_KEY', 'fTM7YC4pQDA2TH4oXWkoWktSK1pRXXA4KyxCUEZSc1tYZVFlPVNDQDdmYFJlc1Ryb3FOe0M7UGJUXng8ZTpvRw==' );

/**
 * 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
 * * ABSPATH
 *
 * @link https://wordpress.org/documentation/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', "wordpressprintca_demo" );

/** Database username */
define( 'DB_USER', "wordpressprintca_demo" );

/** Database password */
define( 'DB_PASSWORD', "*gYVxSGv~pXTyrZp" );

/** Database hostname */
define( 'DB_HOST', "localhost" );

/** Database charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8mb4' );

/** 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',         'sD>!;r(L8rs?r%v4-ueI-%Y7h6q0Dv;sPW$FR`]a*G/}!Yb+]yBJ P +^T:h51hW' );
define( 'SECURE_AUTH_KEY',  'JRF xzQj@0g`Z=d^1qECgB[nNHU%6V5=&%rwvOnx8Csb1BNWhCu|Xa. l(Ke/Hq@' );
define( 'LOGGED_IN_KEY',    '+uU)=XyS&F6jf6!=M&pGVT)X$2(<HB2c5aX+O;th6rB.&(xk(k`5)ikmuzU_bHgV' );
define( 'NONCE_KEY',        '@q_f-Du|>Qgde(me9))|Z8c(9jhi*[/ijsnT57h15)edk?W8PA:$+J]XqBdu5^T_' );
define( 'AUTH_SALT',        'IS-X|*6>~%/R7^&bk;[]>,5`xb=Z0C?pti9aeA]b1V4P5z77,|%.vyOVLDrmtkM!' );
define( 'SECURE_AUTH_SALT', '+[jJsuO~Th<DP5dWRa-C2}#CyLp{J9_(#[uE-s*;6mjvzwc#kMA@%g+`U0VB;~dn' );
define( 'LOGGED_IN_SALT',   'c+@zkbW93f3<XgzPII{xWi<QL fd86?6!VXuu&0d>xxiQe bU-EdE=|^h&rZwP>>' );
define( 'NONCE_SALT',       '{m&IE|.fYK9=6<S7]T/%Sgsf Fh!!IY}%srf3i[^7]Yyt9;;lWVQ/=nO4Kq/5,tL' );

/**#@-*/

/**
 * 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_';

/**
 * 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/documentation/article/debugging-in-wordpress/
 */
define( 'WP_DEBUG', false );

/* Add any custom values between this line and the "stop editing" line. */



/* That's all, stop editing! Happy publishing. */

/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
	define( 'ABSPATH', dirname(__FILE__) . '/' );
}

/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';
      Name                    Last modified      Size  Description