bekkalokk/gitea: set default licenses and repo units #44
Loading…
x
Reference in New Issue
Block a user
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 👍