Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit 94d34bc

Browse files
fixed comment pagination issue
1 parent 6ef66d5 commit 94d34bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/default.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"logLevel": "log",
99
"paginate": {
1010
"default": 10,
11-
"max": 50
11+
"max": 100
1212
},
1313
"thumbor": {
1414
"url": "",

0 commit comments

Comments
 (0)