chiark / gitweb /
ResponseConsumer: move _resp initialisation to superclass constructor (nfc)
[hippotat.git] / sgo-demo.cfg
index 7dca241a7de5ce3ca91d61b17f54a18801aef766..381f0046c46b1e6bd3e29b27d7786dea553458dc 100644 (file)
@@ -33,9 +33,9 @@ max_batch_down = 32768
 [SERVER]
 server = chiark
 
-# -- in   passwords.d/chiark-zealot   (on zealot and chiark)
+# -- in   secrets.d/chiark-zealot   (on zealot and chiark)
 [chiark 192.0.2.4]
-password = sesame
+secret = sesame
 
 # zealot knows it's 192.0.2.4 because that's the only client
-# for which it has a password
+# for which it has a secret