diff options
Diffstat (limited to 'includes/hostname.conf')
-rw-r--r-- | includes/hostname.conf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/includes/hostname.conf b/includes/hostname.conf index d1e83b55f..c5af2febf 100644 --- a/includes/hostname.conf +++ b/includes/hostname.conf @@ -70,16 +70,6 @@ $submission_votes = array("neutral (+0)" => "+ 0", "dump it (-1)" => "- 1"); # -# Submission moderation thresholds: -# registered users can vote whether they think the story should -# be posted or not. When enough people vote to post a story, the -# story is pushed over the threshold and up it goes on the public -# page. On the other hand, when too many people voted to drop a -# story, the story will get trashed. -$submission_post_threshold = "3"; -$submission_dump_threshold = "-2"; - -# # Submission rate: # defines the submission rate for the different types of content # submission. It is supposed to stop malicious attempts to screw |