[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[minion-cvs] Add hostname to example configuration



Update of /home/minion/cvsroot/src/minion/etc
In directory moria.mit.edu:/tmp/cvs-serv4490/etc

Modified Files:
	mixminiond.conf 
Log Message:
Add hostname to example configuration

Index: mixminiond.conf
===================================================================
RCS file: /home/minion/cvsroot/src/minion/etc/mixminiond.conf,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- mixminiond.conf	31 Aug 2003 19:22:21 -0000	1.35
+++ mixminiond.conf	10 Nov 2003 03:49:14 -0000	1.36
@@ -177,11 +177,6 @@
 #
 #Publish: yes
 
-#########################
-######## NOTE: If you're running a middleman server, and you don't have an
-########       unusual configuration, you probably don't need to edit anything
-########       below this line.
-#########################
 
 [Incoming/MMTP]
 
@@ -189,6 +184,18 @@
 #   guess wrong, especially if you have multiple network interfaces.
 #
 #IP: 0.0.0.0
+
+#   Use this option to set your hostname.  We'll try to guess, but we might
+#   guess wrong.  Newer clients and servers will send you messages based on
+#   your hostname, but older ones will still use your IP.
+#
+#Hostname: mixminion.your.network.here
+
+#########################
+######## NOTE: If you're running a middleman server, and you don't have an
+########       unusual configuration, you probably don't need to edit anything
+########       below this line.
+#########################
 
 #   Port that clients should connect to.
 #