mirror of
https://github.com/smittix/intercept.git
synced 2026-06-08 14:11:54 -07:00
2bbf896e7c
get_setting() now catches sqlite3.OperationalError and returns the default value. Previously, an inaccessible database (e.g. root-owned instance/ from sudo) caused inject_offline_settings to crash every page render with 500 Internal Server Error. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>