Current File : /home/pacjaorg/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:
*
* * 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', 'pacjaorg_ezcvjslknfl6q' );
/** MySQL database username */
define( 'DB_USER', 'pacjaorg_usr89237bws' );
/** MySQL database password */
define( 'DB_PASSWORD', '?BeE882*q)t%' );
/** MySQL 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', ' w[ P,q%YBJd4lr,F$Fu#^o%&_TK;:1|4LDt<PNsU3>,mVLUa.e[TYmnf?+W!%JG' );
define( 'SECURE_AUTH_KEY', '%Y= @NgkoZ)2Hk3d7_5~3~?WM=Zu#4Nkivll=xTqvLaKL74$<c4gp?PgF=ZgE?sR' );
define( 'LOGGED_IN_KEY', 'Mv{VuP1/2Y#{F6|-F&dom{eJWKT1sjhhjh/qsNsZ2=Z f8%oE.F<QY8BWW$jp5cc' );
define( 'NONCE_KEY', 'n*dG{T:|CrM-_y:XmTiAfK}bh2d71g_FD/&n=ZMQ0UH_+BibC&:aH]C-H#uhlO84' );
define( 'AUTH_SALT', '>*Dd_n r4EY$NHs&$w;b_*>1#;XQr0+>eJ>htI#.b,uAmV6# p!Lnh5VZVN1h#~,' );
define( 'SECURE_AUTH_SALT', 'pu;wZUD$Y7N/3.qxIji/Q}sLHgK(NF,jDY1^34|sSKyjNZ~Nyx{DD*0kXTED4s>/' );
define( 'LOGGED_IN_SALT', ',1<s[+5UOs1MyXd*xFg ,S8FxqTaR-aTe80}-[/Z}c8ZXq &LG!|m#R=QxFDI{`:' );
define( 'NONCE_SALT', 'SsNfyBBKDkT*yo,+c#d,b,:o*%9j/]<b9RT`>y`6a&(3i+{LP?)R<sY!$Z3[~~#O' );
/**#@-*/
/**
* 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 = '3534m_';
/**
* 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 );
define( 'AUTOSAVE_INTERVAL', 300 );
define( 'WP_POST_REVISIONS', 5 );
define( 'EMPTY_TRASH_DAYS', 7 );
define( 'WP_CRON_LOCK_TIMEOUT', 120 );
/* Add any custom values between this line and the "stop editing" line. */
define( 'AUTOSAVE_INTERVAL', 300 );
define( 'WP_POST_REVISIONS', 5 );
define( 'EMPTY_TRASH_DAYS', 7 );
define( 'WP_CRON_LOCK_TIMEOUT', 120 );
/* 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';