bekkalokk/gitea: set default licenses and repo units #44
No reviewers
Labels
No Label
art
backup
big
blocked
bug
crash report
disputed
documentation
duplicate
enhancement
good first issue
logging
nixos
question
salt
security
servers n' hardware
wontfix
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Drift/pvv-nixos-config#44
Loading…
Reference in New Issue
No description provided.
Delete Branch "gitea-set-misc-repo-settings"
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?
d6a24e4049
to3bc40ce961
3bc40ce961
toc2b35a7ae4
@ -56,2 +57,4 @@
session.COOKIE_SECURE = true;
database.LOG_SQL = false;
repository = {
PREFERRED_LICENSES = [
Maybe this should be a comma-separated string like described in https://docs.gitea.com/next/administration/config-cheat-sheet, or maybe the generator does this?
LGBT 👍