Merge pull request #4 from deepghs/chore/lfs-keep-versions-max-9999

Raise the LFS version history input limit to 9999
This commit is contained in:
Naomi Rue Golding
2026-04-19 18:23:52 +08:00
committed by GitHub

View File

@@ -366,7 +366,7 @@
<el-input-number
v-model="lfsSettings.keep_versions"
:min="2"
:max="100"
:max="9999"
:step="1"
/>
<div class="text-sm text-gray-500 dark:text-gray-400 mt-1">