Complete Forgejo discussion MVP
This commit is contained in:
parent
d84a885fdb
commit
51706d2d11
17 changed files with 1708 additions and 127 deletions
|
|
@ -6,8 +6,11 @@ FORGEJO_TOKEN=
|
|||
FORGEJO_OAUTH_CLIENT_ID=
|
||||
FORGEJO_OAUTH_CLIENT_SECRET=
|
||||
FORGEJO_OAUTH_SCOPES=openid profile
|
||||
FORGEJO_GENERAL_DISCUSSION_REPO=Robot-U/general_forum
|
||||
FORGEJO_WEBHOOK_SECRET=
|
||||
FORGEJO_REPO_SCAN_LIMIT=30
|
||||
FORGEJO_RECENT_ISSUE_LIMIT=6
|
||||
FORGEJO_RECENT_ISSUE_LIMIT=50
|
||||
FORGEJO_CACHE_TTL_SECONDS=60.0
|
||||
FORGEJO_REQUEST_TIMEOUT_SECONDS=10.0
|
||||
CALENDAR_FEED_URLS=
|
||||
CALENDAR_EVENT_LIMIT=3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue