This repository was archived by the owner on Mar 14, 2022. It is now read-only.
forked from alonsohki/servicesRH
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample.conf
More file actions
89 lines (79 loc) · 1.39 KB
/
example.conf
File metadata and controls
89 lines (79 loc) · 1.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
[server]
host=irc.mynetwork.com
port=4400
password=mypass
[bots]
host=distant.earth
numeric=10
description=Network services
language=en
flags=+sh
hiddenAddress=irc.mynetwork.com
hiddenDesc=My home network
services-log=#services-log
network-log=#network-log
[database]
host=localhost
port=3306
username=root
password=root
db=servicios
[nickserv]
nick=NiCK
ident=-
host=-
description=Nickname registration service
modes=+oBkr
[options.nickserv]
expiration.days=60
password.minLength=5
password.maxLength=32
password.maxTries=3
group.maxMembers=5
vhost.minLength=5
vhost.maxLength=32
vhost.badwords[1]=ircop
vhost.badwords[2]=preoper
vhost.badwords[3]=oper
vhost.badwords[4]=coadmin
vhost.badwords[5]=admin
web.minLength=1
web.maxLength=128
greetmsg.minLength=1
greetmsg.maxLength=150
list.maxOutput=10
time.register=300
time.group=300
time.set_password=60
time.set_vhost=600
[chanserv]
nick=CHaN
ident=-
host=-
description=Channel registration service
modes=+oBkr
[options.chanserv]
time.register=600
access.maxList=30
[memoserv]
nick=MeMO
ident=-
host=-
description=Messaging service
modes=+oBkr
[options.memoserv]
hashing.key=AkDmw[091Aq=
inbox.maxsize=25
time.send=60
[operserv]
nick=OPeR
ident=-
host=-
description=Operators service
modes=+oBkr
[ipserv]
nick=CLoNeS
ident=-
host=-
description=Clones service
modes=+oBkr