summaryrefslogtreecommitdiff
path: root/modules/throttle/throttle.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/throttle/throttle.module')
-rw-r--r--modules/throttle/throttle.module5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/throttle/throttle.module b/modules/throttle/throttle.module
index c093857d9..edabde4e6 100644
--- a/modules/throttle/throttle.module
+++ b/modules/throttle/throttle.module
@@ -2,6 +2,11 @@
// $Id$
/**
+ * @file
+ * Allows configuration of congestion control auto-throttle mechanism.
+ */
+
+/**
* Determine the current load on the site.
*
* Call the throttle_status() function from your own modules, themes, blocks,