diff options
-rw-r--r-- | includes/hostname.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/hostname.conf b/includes/hostname.conf index 3d55ddcd3..7decbdb7d 100644 --- a/includes/hostname.conf +++ b/includes/hostname.conf @@ -70,7 +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 - "node" => "300") // 300 seconds = 5 minutes + "node" => "300"); // 300 seconds = 5 minutes # # Submission size: |