[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[minion-cvs] a few more patches
Update of /home/minion/cvsroot/src/minion/etc
In directory moria.mit.edu:/home2/arma/work/minion/cvs/src/minion/etc
Modified Files:
mixminiond.conf
Log Message:
a few more patches
Index: mixminiond.conf
===================================================================
RCS file: /home/minion/cvsroot/src/minion/etc/mixminiond.conf,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- mixminiond.conf 10 Mar 2004 18:53:38 -0000 1.45
+++ mixminiond.conf 10 Mar 2004 19:34:59 -0000 1.46
@@ -80,8 +80,9 @@
# Minimum severity of messages to include in log file. Allowable values
# are: 'NEVER', 'FATAL', 'ERROR', 'WARN', 'INFO', 'DEBUG', and 'TRACE'.
+# If you don't define this, it will default to 'WARN'.
#
-# Warning! If you use 'DEBUG' or 'TRACE', the log may contain message
+# Warning! If you use 'DEBUG' or 'TRACE', the log will contain messages
# that could compromise anonymity. Because mixminion is in alpha stage
# right now, however, you may well want to log at one of these levels.
#
@@ -108,7 +109,7 @@
# How often should the server rotate its public keys? If you rotate often,
# you need less storage space for message hash logs, and messages sent
-# using your old keys are less vulnerable to compomise... but if you rotate
+# using your old keys are less vulnerable to compromise... but if you rotate
# too often, your server may drop messages that use out-of-date keys.
#
# You can't rotate keys more than once a day.
@@ -186,7 +187,7 @@
#
Daemon: no
-# How much data are we willing to upload or download in a single second?
+# How much data are we willing to upload or download in a single second?
# (If you don't set this, the bandwidth is limited only by your network
# connection.)
#