gitea: Update to 1.19 rc and enable actions
This commit is contained in:
parent
26ea5c7446
commit
1bbdbe55a9
2 changed files with 4 additions and 1 deletions
|
@ -72,3 +72,6 @@ INTERNAL_TOKEN = {{ gitea_internal_token }}
|
|||
PASSWORD_HASH_ALGO = pbkdf2
|
||||
REVERSE_PROXY_TRUSTED_PROXIES = 127.0.0.0/8,::1/128
|
||||
REVERSE_PROXY_LIMIT = 1
|
||||
|
||||
[actions]
|
||||
ENABLED = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue