KVv,amiL^|+vL0(A((?f 3K.kM^Zs|'); define('LOGGED_IN_KEY', 'E,v0/?,]79Re7Q|~ECr:SV5Vy-,FwP+aU$;P qmL8kM?y8ANP$+p|wT4HO6gA+`Q'); define('NONCE_KEY', '0Qaqz2 PK8[sH8D/DR_3-[Rk@shK@:5:>G-H?oayb:B;TM-i n[p5k_Q?88`Niov'); define('AUTH_SALT', ':n1?FOsu#2%!M=weTK|[zut;WUhxYgiE}) 1:_N)M.=K}[7x:F&'); define('LOGGED_IN_SALT', 'd?+|ne*(2pH[,.rj-KlI_J]3/`&+775`,tUorexTB)T&BUnVw!H4J+p=c_5.4dIr'); define('NONCE_SALT', 'u*l6=j^4=C7~TaG#xn-FWWF._4@A&G0-G4CuYStP.-EAY,:%Pzkf0B${s9IBi&H_'); /**#@-*/ /** * 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 = 'zfg_'; /** * WordPress Localized Language, defaults to English. * * Change this to localize WordPress. A corresponding MO file for the chosen * language must be installed to wp-content/languages. For example, install * de_DE.mo to wp-content/languages and set WPLANG to 'de_DE' to enable German * language support. */ define('WPLANG', ''); /** * 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. */ define('WP_DEBUG', false); 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 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');