1
0
Fork 0
forked from forgejo/forgejo

Repository level enable package or disable (#19323)

This commit is contained in:
Lunny Xiao 2022-05-08 23:51:50 +08:00 committed by GitHub
parent 6a969681cd
commit d4834071da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 65 additions and 4 deletions

View file

@ -118,3 +118,6 @@ DISABLE_GIT_HOOKS = false
INSTALL_LOCK = true
SECRET_KEY = 9pCviYTWSb
INTERNAL_TOKEN = eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYmYiOjE0OTU1NTE2MTh9.hhSVGOANkaKk3vfCd2jDOIww4pUk0xtg9JRde5UogyQ
[packages]
ENABLED = true