mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-26 09:52:11 +03:00
* fix(ci): resolve upstream-inherited check failures * fix(docs): align INPUT_SANITIZER_ENABLED default to true across all docs Code defaults INPUT_SANITIZER_ENABLED to enabled (any value that is not exactly 'false'). Updated .env.example and 41 i18n translations of ENVIRONMENT.md to match this default instead of showing false. Fixes #8093 --------- Co-authored-by: diegosouzapw <8016841+diegosouzapw@users.noreply.github.com>