Improve forgejo configurarion #17
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
elbforge/elf-infra#17
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Our configuration should be hardened:
Forgejo Admin Docs: https://forgejo.org/docs/latest/admin/
Forgejo Config Cheat Sheet: https://forgejo.org/docs/v15.0/admin/config-cheat-sheet/
Codebergs Configuration: https://codeberg.org/Codeberg-Infrastructure/build-deploy-forgejo/src/branch/codeberg-15/etc/forgejo/conf
e.g. disabling git hooks, configuring NO_REPLY_ADDRESS-domain, ...
configruing a stable gzip command?
codeberg.org/Codeberg-Infrastructure/build-deploy-forgejo@3da100a756Commit signing trust model?
https://codeberg.org/Codeberg-Infrastructure/build-deploy-forgejo/src/branch/codeberg-15/etc/forgejo/conf/base.ini#L196-L197
and may more!