Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Framasoft
PeerTube
PeerTube
Commits
4d9ae8f7
Verified
Commit
4d9ae8f7
authored
Apr 10, 2020
by
Chocobozzz
Browse files
Increase max page value
parent
7cbbf79f
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/initializers/constants.ts
View file @
4d9ae8f7
...
...
@@ -464,7 +464,7 @@ const ACTIVITY_PUB = {
ACCEPT_HEADER
:
'
application/activity+json, application/ld+json
'
,
PUBLIC
:
'
https://www.w3.org/ns/activitystreams#Public
'
,
COLLECTION_ITEMS_PER_PAGE
:
10
,
FETCH_PAGE_LIMIT
:
1
00
,
FETCH_PAGE_LIMIT
:
20
00
,
URL_MIME_TYPES
:
{
VIDEO
:
[]
as
string
[],
TORRENT
:
[
'
application/x-bittorrent
'
],
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment