comments: allow new users to comment.

Remove the rule that users less than a week old can't leave comments.
This commit is contained in:
evazion
2020-03-21 22:23:29 -05:00
parent aefbed57b8
commit 63f7311489
9 changed files with 4 additions and 50 deletions

View File

@@ -13,9 +13,9 @@
</ul>
<div class="section">
<h6>Post/Comment Limiting</h6>
<p>You cannot upload a post or comment during the first week of signing up.</p>
<p>After the initial period, you can post up to two comments an hour and a variable number of posts based on how many of your previous uploads were approved or deleted.</p>
<h6>Post Limiting</h6>
<p>You cannot upload a post during the first week of signing up.</p>
<p>After the initial period, you can post a variable number of posts based on how many of your previous uploads were approved or deleted.</p>
</div>
<div class="section">