Fixes this bug:
[onis.git] / onis.conf
index 4f275ce..4eddbfa 100644 (file)
--- a/onis.conf
+++ b/onis.conf
@@ -1,4 +1,4 @@
-# onis 0.7.2 - config - 2005-01-21
+# onis 0.8.2 - config - 2005-06-07
 #==================================
 # http://verplant.org/onis/
 
@@ -94,12 +94,6 @@ quote_min: 30;
 quote_max: 80;
 quote_cache_size: 10;
 
-# With the following option you can control how high and wide the bars
-# are. Values are in pixels. Height applies to vertical, width to
-# horizontal bars.
-bar_height: 130;
-bar_width: 100;
-
 # ``longlines'' defines how many nicks are in the big main table,
 # ``shortlines'' sets the number of _lines_ in the smaller table below.
 # Keep in mind that there are six nicks per line in the smaller table..
@@ -158,7 +152,7 @@ storage_file: "storage.dat";
 
 # Sets the directory in which the storage file(s) should be kept. This is used
 # by ``Dbm'' and ``Storable''.
-storage_dir: "var/";
+#storage_dir: "/home/user/.onis/data";
 
 
 #