aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/post.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/post.html b/templates/post.html
index a341acd..3209f4e 100644
--- a/templates/post.html
+++ b/templates/post.html
@@ -8,8 +8,8 @@
data-isso-css="true"
data-isso-lang="en"
data-isso-reply-to-self="false"
- data-isso-require-author="false"
- data-isso-require-email="false"
+ data-isso-require-author="true"
+ data-isso-require-email="true"
data-isso-max-comments-top="10"
data-isso-max-comments-nested="5"
data-isso-reveal-on-click="5"