Fixes this bug:
[onis.git] / users.conf
1 # onis 0.8.2 - users.conf - 2005-06-07
2 #======================================
3 # http://verplant.org/onis/
4
5 # Valid user-entries look like this:
6 # ---
7 # nick
8 # {
9 #       name:   Realname;
10 #       host:   nick!user@host;
11 #       link:   http://somewhere/homepage/;
12 #       image:  http://somewhere/my_pic.png;
13 # }
14 # ---
15 # For a more detailed description please read the `README' file.