You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/docs/content/doc/advanced
zeripath 2cc3a6381c
Add cron method to gc LFS MetaObjects (#22385)
This PR adds a task to the cron service to allow garbage collection of
LFS meta objects. As repositories may have a large number of
LFSMetaObjects, an updated column is added to this table and it is used
to perform a generational GC to attempt to reduce the amount of work.
(There may need to be a bit more work here but this is probably enough
for the moment.)

Fix #7045

Signed-off-by: Andrew Thornton <art27@cantab.net>
1 year ago
..
adding-legal-pages.en-us.md Fix various typos of software names (#18083) 3 years ago
clone-filter.en-us.md Add markdownlint (#20512) 2 years ago
cmd-embedded.en-us.md Fix various typos of software names (#18083) 3 years ago
config-cheat-sheet.en-us.md Add cron method to gc LFS MetaObjects (#22385) 1 year ago
config-cheat-sheet.zh-cn.md Add option to enable CAPTCHA validation for login (#21638) 2 years ago
customizing-gitea.en-us.md Fix PlantUML example in document (#21142) 2 years ago
customizing-gitea.zh-cn.md Update documentation to reflect #15219 (#16442) 3 years ago
environment-variables.en-us.md Update docs and comments to remove macaron (#14491) 3 years ago
environment-variables.zh-cn.md Add markdownlint (#20512) 2 years ago
external-renderers.en-us.md Fix stylesheet HTML snippet for external renderers documentation (#22435) 1 year ago
logging-documentation.en-us.md Clarify logging documentation (#21665) 2 years ago
mail-templates.en-us.md Refactor docs (#21627) 2 years ago
protected-tags.en-us.md Add markdownlint (#20512) 2 years ago
repo-indexer.en-us.md Reformat docs (#13897) 4 years ago
repo-mirror.en-us.md Improve pull/ push mirror documentation (especially for GitHub) (#21801) 2 years ago
search-engines-indexation.en-us.md Add markdownlint (#20512) 2 years ago
signing.en-us.md Add hint to GNUPGHOME environment variable (#20134) 2 years ago