Commit Graph

2 Commits

Author SHA1 Message Date
KakiFilem Team 7730bf4b25 release: v1.0.6 optional local backup retention
Add optional KEEP_LOCAL_BACKUP environment variable to control local backup retention.

Default behavior remains unchanged: backup files are deleted locally after
successful upload, keeping deployments safe on Railway and other PaaS
platforms with ephemeral storage.

When KEEP_LOCAL_BACKUP=true is set, backups are preserved locally, which is
useful for CLI usage, local machines, VPS, or NAS workflows.

Documentation and CLI output were updated for clarity.
No breaking changes.
2026-02-03 14:22:43 +08:00
KakiFilem Team 1c37be8529 Add CLI interface and pyproject.toml for PyPI packaging 2026-02-02 19:33:46 +08:00