Name
This commit is contained in:
parent
4146fa8bae
commit
0a0426f8c9
1 changed files with 2 additions and 1 deletions
|
@ -82,4 +82,5 @@ PASSWORD_HASH_ALGO = pbkdf2_hi
|
||||||
JWT_SECRET = {{ jwtSecret }}
|
JWT_SECRET = {{ jwtSecret }}
|
||||||
|
|
||||||
[actions]
|
[actions]
|
||||||
ENABLED = true
|
ENABLED = true
|
||||||
|
DEFAULT_ACTIONS_URL = https://code.forgejo.org
|
Loading…
Reference in a new issue