[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r17925: {} Add sample configuration file. (projects/gettor)
Author: ioerror
Date: 2009-01-05 16:40:15 -0500 (Mon, 05 Jan 2009)
New Revision: 17925
Added:
projects/gettor/sample-gettorrc
Log:
Add sample configuration file.
Added: projects/gettor/sample-gettorrc
===================================================================
--- projects/gettor/sample-gettorrc (rev 0)
+++ projects/gettor/sample-gettorrc 2009-01-05 21:40:15 UTC (rev 17925)
@@ -0,0 +1,12 @@
+# Put this into the home directory of the user who runs gettor.py:
+# ~/.gettorrc
+#
+[global]
+stateDir = /tmp/
+blstatedir = /tmp/bl/
+wlstatedir = /tmp/wl/
+distdir = /tmp/distdir/
+packdir = /tmp/packdir/
+locale = en
+logSubSystem= stdout
+logFile = /tmp/logfile