X~3)6^b%2`/6`D0T5DZ_49^v3*fROjxN!n: O$1NSX06W.-' ); define( 'SECURE_AUTH_KEY', 'Z,AYX!*4!`1a;wA]WWdb|&k%F2TF_xWu_KE>P1dT,Y^5~yKb=}|1CZr;)cDyswQ)Brk,K6iXUvopR' ); define( 'NONCE_KEY', 'p3A[/m9XO(I6qOE-)~&L/4r0/zTjeS2}3ND3Dgx?Wy>R?&5~;nqpzw&4S.hFnr5,h|nRs,E/j_a&lQg=z,~SZqJ' ); define( 'LOGGED_IN_SALT', '}ju68MwE>y0pRv`A qH8GZ]JQJCv@r1__*@sm?/IAUnQ9[LVXB %!Hm{VCwO@2HT' ); define( 'NONCE_SALT', 'a`T}Gx{{]z:qF5Wd#LPNDk+3BWV]~{1,Q%w,x$8)J6Jq-@be:)dX3BD=*~qvqy/B' ); /**#@-*/ /** * 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! * * At the installation time, database tables are created with the specified prefix. * Changing this value after WordPress is installed will make your site think * it has not been installed. * * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix */ $table_prefix = 'gi2_'; /** * 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', false ); define('DISALLOW_FILE_EDIT', true); define('DISALLOW_FILE_MODS', true); /* Add any custom values between this line and the "stop editing" line. */ define('UPLOADS', 'wp-content/assets'); /* 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';