Anope Charmers Anope

Channel Revision Published Runs on
latest/stable 0 18 Mar 2021
Ubuntu 14.04
juju deploy anope-charmers-anope
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • chanserv_accessmax | int

    Default: 1024

    The maximum number of entries on a channel's access list.

  • chanserv_expire | string

    Default: 14d

    length of time before a channel registration expires.

  • chanserv_inhabit | string

    Default: 15s

    The length of time ChanServ stays in a channel after kicking a user from a channel they are not permitted to be in. This only occurs when the user is the only one in the channel.

  • chanserv_listmax | int

    Default: 50

    The maximum number of channels to be returned for a ChanServ LIST command.

  • chanserv_maxregistered | int

    Default: 20

    maximum number of channels that can be registred to a single nickname.

  • chanserv_mlock | string

    Default: +nt

    modes to lock on channel registration

  • chanserv_reasonmax | int

    Default: 200

    The maximum length of the reason field for user commands such as chanserv/kick

  • chanserv_seen_expiretimeout | string

    Default: 1d

    The delay between checks for expired seen entries.

  • chanserv_seen_purgetime | string

    Default: 30d

    The time to keep seen entries in the seen database.

  • chanserv_suspend_expire | string

    Default: 90d

    The length of time before a suspended channel expires.

  • config-changed | string

    A dummy option to allow triggering config-changed

  • default_opertypes | boolean

    Default: True

    define the opertypes in the example config: Helper, Services Operator, Services Administrator, Services Root

  • description | string

    Default: Anope IRC services

    server comment we are using for IRC network. Prefix with (H) to hide.

  • enable_superadmin | boolean

    enables superadmin mode

  • log_days | int

    Default: 7

    The number of days to keep logfiles, only useful if you are logging to a file. Set to 0 to never delete old logfiles.

  • modules | string

    Default: botserv chanserv global hostserv memoserv nickserv operserv

    A space separated list of modules to use: botserv chanserv global hostserv memoserv nickserv operserv chanstats

  • motd | string

    Default: You are talking to Anope (services)

    Default message of the day

  • nagios_context | string

    Default: juju

    Used by the nrpe subordinate charms. A string that will be prepended to instance name to set the host name in nagios. So for instance the hostname would be something like: juju-myservice-0 If you're running multiple environments with the same services in them this allows you to differentiate between them.

  • nagios_servicegroup | string

    Default: irc

    Used by the nrpe subordinate charms. servicegroup for our checks.

  • nickserv_expire | string

    Default: 21d

    The length of time before a nick's registration expires.

  • nickserv_kill | string

    Default: 60s

    The length of time NickServ's kill waits before forcing users off of protected nicknames.

  • nickserv_killquick | string

    Default: 20s

    The length of time NickServ's killquick waits before forcing users off of protected nicknames.

  • nickserv_maxemails | int

    Default: 1

    The limit to how many registered nicks can use the same e-mail address. 0 for no limit.

  • oper_list | string

    Default: []

    oper blocks of the form "[[user, passwd, host, type, vhost], [user, passwd, host, type, vhost], ...]"

  • operserv_autokillexpiry | string

    Default: 30d

    The default expiration times for AKILL

  • operserv_chankillexpiry | string

    Default: 30d

    The default expiration times for CHANKILL

  • operserv_snlineexpiry | string

    Default: 30d

    The default expiration times for SNLINE

  • operserv_sqlineexpiry | string

    Default: 30d

    The default expiration times for SQLINE

  • opertype_list | string

    A list of [name, inherits, commands, privs] opertype entries.

  • origin | string

    repository for apt-add-repository, if non-empty

  • password | string

    our password for the ircd to use to talk to us

  • ports | string

    A list of [IP, port] port for peering: e.g. '[["0.0.0.0", 7777]]'. The first one is provided to any IRC server relations

  • serverid | string

    server ID (if required)

  • servername | string

    Default: services.localhost.net

    value for services.host define