BQvA(mgg2I=2^?hmO+BYDOU(YJtU@ F,G0]CNWcVp;' ); define( 'SECURE_AUTH_SALT', '@6ALuK~~:z.D!E%~[Ha-^c1FAI%?(TP=FA-4y8$8*!pako' ); define( 'LOGGED_IN_SALT', '^^>3?hR,>Yn?B!kCF05+h%,BI:kEFm,wwaa+$KO)^gPhJaqlKTKIX' ); define( 'NONCE_SALT', 'QGJ)xO>1-IMc!1pblZvKn_~h&?ADZ92eo]Z<@InIhTcR4]_^`9]j$To8s}0+%;CC' ); /**#@-*/ /** * 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. */ define( 'WP_MEMORY_LIMIT', '256M' ); define( 'WP_AUTO_UPDATE_CORE', false ); define( 'WP_POST_REVISIONS', false ); define('ALLOW_UNFILTERED_UPLOADS', true); define( 'DISALLOW_FILE_EDIT', true ); //define('TEST_IP_ADDRESS', '154.16.105.249'); define( 'WP_SITEURL', 'https://gordon-biersch.kendemo.com/' ); /* That's all, stop editing! Happy publishing. */ /** 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';