diff options
Diffstat (limited to 'includes/hostname.conf')
-rw-r--r-- | includes/hostname.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/includes/hostname.conf b/includes/hostname.conf index dff4d0732..3d55ddcd3 100644 --- a/includes/hostname.conf +++ b/includes/hostname.conf @@ -70,8 +70,7 @@ $moderation_votes = array("neutral (+0)" => "+ 0", # Example: '"comment" => 60' means that there is only one new comment allowed from the same IP-address every 60 seconds. # $submission_rate = array("comment" => "60", // 60 seconds = 1 minute - "diary" => "300", // 300 seconds = 5 minutes - "story" => "300"); // 300 seconds = 5 minutes + "node" => "300") // 300 seconds = 5 minutes # # Submission size: |