mirror of
https://github.com/KohakuBlueleaf/KohakuHub.git
synced 2026-05-01 09:57:42 -05:00
Add version API, add lfs versioning/gc
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user