feat: set api paging to 50
This commit is contained in:
parent
d3031d19f9
commit
d58667cde7
1 changed files with 3 additions and 0 deletions
|
|
@ -73,5 +73,8 @@
|
||||||
# migrations
|
# migrations
|
||||||
FORGEJO__migrations__ALLOWED_DOMAINS: "gitlab.simoncor.net"
|
FORGEJO__migrations__ALLOWED_DOMAINS: "gitlab.simoncor.net"
|
||||||
|
|
||||||
|
# api
|
||||||
|
FORGEJO__api__DEFAULT_PAGING_NUM: "50"
|
||||||
|
|
||||||
# webhook
|
# webhook
|
||||||
FORGEJO__webhook__ALLOWED_HOST_LIST: "*"
|
FORGEJO__webhook__ALLOWED_HOST_LIST: "*"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue