chiark / gitweb /
wip resolve
[hippotat.git] / README.config
index 37142b8f2b769a68df7d263c025b0757a46c5dae..4afc45ae1960747111c661eec29b35d6cf5d3030 100644 (file)
@@ -3,18 +3,20 @@
 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 lowercase DNS hostname and not look like 
 an address, or be COMMON, DEFAULT or SERVER.
 
+There are also:
+
+  [<servername> LIMIT]
+  [LIMIT]
+
 Things not in a section are an error.