V7On&6TZ:$CjI-'); define('SECURE_AUTH_KEY', 'K]yATh#!If([^ XqJ'); define('LOGGED_IN_KEY', 'xR$o2D`*Hvz*z!{U)0xqDbc7i!9(]fT&S2UdNiNr+uF|{{?Q:(i~i-Wp+vxG7v!S'); define('NONCE_KEY', '5[r#`5;gs(XUX2{`!RU|>C?SeZ*[A7VTQ2=E>F8AGw|R9Ij S]s!J~6KXPf|k+S~'); define('AUTH_SALT', 'jCzFuvGWy`(5YuLh7!VRJLXJ%1:`^.#0H)eJl1B&+gvF<5,r&|YPi>Y^aVc%:SOW'); define('SECURE_AUTH_SALT', '?Gc{4z$$=oG#oj OP+ @k*uO+:H>W9NV-X,NZA^=wxRe@3OMlOU~{Xo5f>w!fs6.'); define('LOGGED_IN_SALT', '62|K?$l?Orv&OE:#c)=(BU[KKJWQvMqTuZQ&#,$,-v5R4tj#`+=]D}6hxKj:/4b '); define('NONCE_SALT', 'w/HF2GB/4L#YeAR:AL&z|mP{9+3v>&Yzo+6(Ag;xQ@/-glI:QeG vch:O}KiZ9in'); /**#@-*/ /** * 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/support/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', __DIR__ . '/' ); } /** Sets up WordPress vars and included files. */ require_once ABSPATH . 'wp-settings.php';