This repository was archived by the owner on Feb 7, 2025. It is now read-only.
bypass redirect for trusted bots
Added
- Added configuration value
DEFAULT_SITE, which is the site used for bots and unrecognized site keys. - Added optional
TRUSTED_BOTSconfiguration that allows for simpler routing for bots. Redirect to the management server is bypassed and the bot is proxied directly to the default site.