Adding missing users.conf
authorocto <octo>
Thu, 7 Apr 2005 21:43:28 +0000 (21:43 +0000)
committerocto <octo>
Thu, 7 Apr 2005 21:43:28 +0000 (21:43 +0000)
users.conf [new file with mode: 0644]

diff --git a/users.conf b/users.conf
new file mode 100644 (file)
index 0000000..259c904
--- /dev/null
@@ -0,0 +1,15 @@
+# onis 0.6.1 - users.conf - 2004-08-01
+#======================================
+# http://verplant.org/onis/
+
+# Valid user-entries look like this:
+# ---
+# nick
+# {
+#      name:   Realname;
+#      host:   nick!user@host;
+#      link:   http://somewhere/homepage/;
+#      image:  http://somewhere/my_pic.png;
+# }
+# ---
+# For a more detailed description please read the `README' file.