mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Add feature flag support to skip disabled/experimental tools at startup by reading disabledTools and enableExperimentalTools from the settings table. Refactor cleanup.ts to read tempFileMaxAgeHours from DB settings (with env var fallback) and respect the startupCleanup setting.