mirror of
https://github.com/paperclipai/paperclip
synced 2026-03-25 11:21:48 +00:00
- Env var now properly overrides file config in both directions - Follows established pattern for boolean config flags - Removed redundant ?? false (field is typed boolean) - PAPERCLIP_AUTH_DISABLE_SIGN_UP can now set to 'false' to override file config's 'true'