chiark / gitweb /
document and parse limit section headings
[hippotat.git] / README.config
index f6054da5b3ef2a78c123c181dae3ecc7f9eb738f..37142b8f2b769a68df7d263c025b0757a46c5dae 100644 (file)
@@ -3,14 +3,17 @@
 Sections
 
   [<servername> <client>]
+  [<servername> LIMIT]
   [<client>]
   [<servername>]      often [SERVER]
+  [LIMIT]
   [COMMON]
   [DEFAULT]
 
 Keys are looked up in that order, unless otherwise specified.
 <client> is the client's virtual address.
-<servername> must be a valid DNS hostname and not look like an address.
+<servername> must be a valid lowercase DNS hostname and not look like 
+an address, or be COMMON, DEFAULT or SERVER.
 
 Things not in a section are an error.