From 564d3a7515ad0196ee654845c9dc9be4f538693e Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 7 Oct 2022 22:51:39 +0200 Subject: Minor fixes to comments --- themes/simple/layouts/partials/comments.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'themes/simple/layouts/partials/comments.html') diff --git a/themes/simple/layouts/partials/comments.html b/themes/simple/layouts/partials/comments.html index dd73bb4..7978917 100644 --- a/themes/simple/layouts/partials/comments.html +++ b/themes/simple/layouts/partials/comments.html @@ -13,7 +13,8 @@ serverName: "cactus.chat", siteName: "mitjafelicijan.com", commentSectionId: "{{.File}}", - updateInterval: 15 + pageSize: 50, + updateInterval: 10, }); }); -- cgit v1.2.3