generated from nhcarrigan/template
chore: sync current state
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 52s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 52s
This commit is contained in:
+5
-4
@@ -9,6 +9,7 @@ DISABLE_REGULAR_ORG_CREATION=true
|
||||
[repository]
|
||||
ROOT = /data/git/repositories
|
||||
MAX_CREATION_LIMIT = 0
|
||||
ALLOW_FORK_WITHOUT_MAXIMUM_LIMIT = false
|
||||
|
||||
[repository.local]
|
||||
LOCAL_COPY_PATH = /data/gitea/tmp/local-repo
|
||||
@@ -66,7 +67,7 @@ INSTALL_LOCK = true
|
||||
SECRET_KEY =
|
||||
REVERSE_PROXY_LIMIT = 1
|
||||
REVERSE_PROXY_TRUSTED_PROXIES = *
|
||||
INTERNAL_TOKEN =
|
||||
INTERNAL_TOKEN = eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYmYiOjE3Mzc1NzgzMzl9.RU-_Fbr2ONiw-F2mADFaWwvXXVsQezy5jjgSQNE61sg
|
||||
PASSWORD_HASH_ALGO = pbkdf2
|
||||
|
||||
[service]
|
||||
@@ -96,7 +97,7 @@ PROTOCOL = smtps
|
||||
SMTP_ADDR = mail.nhcarrigan.com
|
||||
SMTP_PORT = 465
|
||||
USER = noreply@nhcarrigan.com
|
||||
PASSWD =
|
||||
PASSWD = `PhBY8Ag4XcNh`
|
||||
|
||||
[openid]
|
||||
ENABLE_OPENID_SIGNIN = false
|
||||
@@ -115,5 +116,5 @@ DEFAULT_TRUST_MODEL = committer
|
||||
JWT_SECRET =
|
||||
|
||||
[ui]
|
||||
DEFAULT_THEME = trans-pride
|
||||
THEMES = trans-pride,trans-pride-dark
|
||||
DEFAULT_THEME = witch
|
||||
THEMES = trans-pride,trans-pride-dark,witch
|
||||
Reference in New Issue
Block a user