From 03e5164703e24220f026b23e22cd80eb797d98b1 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 31 Mar 2001 11:15:25 +0000 Subject: - fixed typo in hostname.conf --- includes/hostname.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.3