ansible-collection-irc/roles/anope/defaults/main/chanserv.yml
2020-12-19 02:44:37 +01:00

23 lines
699 B
YAML

---
anope_chanserv_service_nick: ChanServ
anope_chanserv_servie_user: services
anope_chanserv_service_host: services.host
anope_chanserv_service_gecos: Channel Registration Service
anope_chanserv_module_client: ChanServ
anope_chanserv_module_defaults:
- keeptopic
- peace
- cs_secure
- securefounder
- signkick
anope_chanserv_module_maxregistered: 20
anope_chanserv_module_expire: 14d
anope_chanserv_module_accessmax: 1024
anope_chanserv_module_inhabit: 15s
anope_chanserv_module_reasonmax: 200
anope_chanserv_module_signkickformat: "%m (%n)"
anope_chanserv_module_disallow_hostmask_access: no
anope_chanserv_module_disallow_channel_access: no
anope_chanserv_module_always_lower_ts: no