Fix bug #34 - Disable admin\op account in example users.conf since it is being installed by default.
This commit is contained in:
parent
513ab422f2
commit
7ddfd52dc7
|
@ -12,8 +12,8 @@
|
||||||
# 'ban_cid' - banned user by cid
|
# 'ban_cid' - banned user by cid
|
||||||
|
|
||||||
# Administrator
|
# Administrator
|
||||||
user_admin Dj_Offset:uhub
|
# user_admin userA:password1
|
||||||
user_op janvidar:password
|
# user_op userB:password2
|
||||||
|
|
||||||
# We don't want users with these names
|
# We don't want users with these names
|
||||||
deny_nick Hub-Security
|
deny_nick Hub-Security
|
||||||
|
|
Loading…
Reference in New Issue