Add version API, add lfs versioning/gc

This commit is contained in:
Kohaku-Blueleaf
2025-10-05 18:15:11 +08:00
parent d340743897
commit 6cc6abbf2d
8 changed files with 335 additions and 35 deletions

View File

@@ -38,3 +38,5 @@ debug_log_payloads = true
# LFS Garbage Collection settings
lfs_keep_versions = 5 # Keep last K versions of each LFS file
lfs_auto_gc = true # Automatically delete old LFS objects on commit
# Site identification
site_name = "KohakuHub" # Customizable site name (e.g., "MyCompany Hub")