From: octo Date: Thu, 7 Apr 2005 21:43:28 +0000 (+0000) Subject: Adding missing users.conf X-Git-Tag: Release-0.8.0~25 X-Git-Url: https://git.octo.it/?p=onis.git;a=commitdiff_plain;h=386e2f8f6b833d1977748c74b5e662cf2bea1f0c Adding missing users.conf --- diff --git a/users.conf b/users.conf new file mode 100644 index 0000000..259c904 --- /dev/null +++ b/users.conf @@ -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.