mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-29 22:56:37 -04:00
dashboard.html: update allow-anonymous subtext
This commit is contained in:
@ -208,7 +208,7 @@
|
||||
<input type="checkbox" class="switch" v-model="domains[cd].allowAnonymous" id="allow-anonymous">
|
||||
<label for="allow-anonymous">Allow anonymous comments</label>
|
||||
<div class="pitch">
|
||||
Enabling this would require all commenters to authenticate themselves (using their Google account, for example). Disabling would allow anonymous comments.
|
||||
Enabling this would allow your readers to comment anonymously. Disabling would require the to authenticate themselves (using their Google account, for example).
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user