chiark / gitweb /
new config definition
[hippotat.git] / sgo-demo.cfg
index 91815b7b7ba9c7ce51b9938527b9e2136a8d08d1..58f2eba28af4dbc21a17cdbdaf7e20bfebca1a79 100644 (file)
@@ -17,16 +17,26 @@ addrs
 addrs
 # port
 # mtu
-# limits eg max_batch_down=65536
+# limits eg
+max_batch_down = 65536
 
 [192.0.2.4]
-# adjusts eg http_timeout = 15
+# adjusts eg
+http_timeout = 15
+# ^ applies to all servers
+
+[davenant 192.0.2.4]
+# adjusts eg
+max_batch_down = 32768
+
 
 # -- in   chiark:master.cfg
-[server]
+[SERVER]
 server = chiark
 
-# -- in   chiark:passwords.d/192.0.2.4
-# -- in   zealot:passwords.d/chiark
-[192.0.2.4]
-password sesame
+# -- in   passwords.d/chiark-192.0.2.4   (on zealot and chiark)
+[chiark 192.0.2.4]
+password = sesame
+
+# zealot knows it's 192.0.2.4 because that's the only client
+# for which it has a password