/-x8 +*'); define('LOGGED_IN_KEY', 'ybD=xCqDT/.Q,j0h6J|Z#3X:vWQrEl:obLCS3pw]k*(Z^K1[Gyd`!n-(tjLUuuvh'); define('NONCE_KEY', 'tr&2N9xZY6V??U<+]8_R,j-6,R09(=B.%B6-{*%}2_timP6~UQx@|'); define('SECURE_AUTH_SALT', 'i#`eCUbMa 0_7T`dl@x^j]CeNq0uH4~Wm=-=ZTQ>J[#.G'); /**#@-*/ /** * 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 = 'wpcj_'; /** * 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 Codex. * * @link https://codex.wordpress.org/Debugging_in_WordPress */ define('WP_DEBUG', true); define('WP_HOME', 'http://' . $_SERVER['SERVER_NAME']); define('WP_SITEURL', WP_HOME . '/'); define('WP_MEMORY_LIMIT', '4086M' ); /* That's all, stop editing! Happy blogging. */ /** 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');