aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ircd.conf.example
Commit message (Expand)AuthorAgeFilesLines
* Remove channel::kick_on_split_riding•••This feature had numerous pitfalls (such as not checking +beI) and services does it better than we can. Remove it and alert opers that the feature no longer exists if they had it configured. Gravatar Ryan Schmidt2026-03-171-1/+0
* Documentation updates•••Add user help for the TAGMSG command. Additionally, update reference.conf to include (almost) all extensions. The only extensions excluded were those that are only useful when testing/debugging (m_echotags), example modules (chantype_dummy, example_module), or modules that should probably never be loaded in new networks (ip_cloaking_3.0, ip_cloaking_old, m_mkpasswd). Gravatar Ryan Schmidt2025-10-101-0/+1
* Add max_autoconn to documentation•••7c7065b0 introduced class::max_autoconn configuration parameter. However, this parameter was never added to config.rst and the example config. This commits adds them there as well. Gravatar Marco Meier2025-02-111-0/+1
* Remove WebSocket supportGravatar Aaron Jones2024-06-121-6/+0
* extensions/invite_notify: make the NOTICE optional, configurable•••This adds a configuration option that determines whether the NOTICE is sent to clients that do not support the IRCv3 invite-notify capability. Requested by LiberaChat MGM. Gravatar Aaron Jones2023-11-081-0/+1
* ircd.conf.example: reference.conf: fix invalid line wrappingGravatar Doug Freed2022-10-261-2/+1
* Fix comment in example configurationGravatar Eric Mertens2022-02-031-1/+1
* fix typo in `sasl_only_client_message` (#279)Gravatar David Schultz2021-09-151-1/+1
* Create configurations for user-facing messages within registration (#238)Gravatar Melissa Draper2021-07-291-0/+9
* Create configurable client rejection message for SASL only (#236)Gravatar Melissa Draper2021-07-291-0/+1
* Add a tutorial for connecting servers and services.Gravatar Valentin Lorentz2021-07-061-0/+2
* Remove ziplinks (#218)Gravatar Ariadne Conill2021-06-261-1/+1
* add separate priv (oper:message) for walking over CALLERID (umode +g) (#152)Gravatar jess2021-04-261-2/+2
* "KDX-Line active for" is now L_NETWIDE, so remove sno_globalklineGravatar jesopo2021-04-101-1/+0
* doc: Change missed chadybdis name to solanum (#111)•••Looks like this was missed in a6f63a8.Gravatar Taavi Väänänen2021-01-281-1/+1
* wallops: require new oper:wallops right (#110)•••Split oper:wallops right from oper:mass_notice. Update documentation and examples to grant oper:wallops everywhere oper:mass_notice was granted. closes #103Gravatar Taavi Väänänen2021-01-281-1/+2
* Get rid of hub_mask/leaf_maskGravatar Ed Kellett2020-11-141-3/+0
* Stop using chm_nosuch as a sentinel value (#53)•••Remove chmode compat modules This removes the need for chm_nosuch as well. Unknown mode detection happens in mode parsing now.Gravatar Eric Mertens2020-11-081-3/+0
* Remove sno_whois mention in example configuration (#48)Gravatar Eric Mertens2020-11-061-1/+0
* Remove shared blocksGravatar Ed Kellett2020-11-011-5/+0
* Document secure blocksGravatar Ed Kellett2020-10-311-0/+4
* Unify oper:{global,local}_killGravatar Ed Kellett2020-10-251-2/+2
* ircd.conf.example: Fix duplicate privGravatar Ed Kellett2020-08-041-1/+1
* Document usermode:servnoticeGravatar Ed Kellett2020-08-041-1/+2
* Add oper:testlineGravatar Ed Kellett2020-08-041-1/+1
* Add oper:privsGravatar Ed Kellett2020-08-041-1/+1
* Add auspex:operGravatar Ed Kellett2020-08-041-1/+1
* chm_staff: use oper:cmodes, don't check op statusGravatar Ed Kellett2020-08-041-1/+1
* Replace most checks for +o with oper:general•••I'm preparing to PR a succession of privs changes with the ultimate goal of severely limiting the scope of the binary oper/user dichotomy and move conceptually distinct oper functions into their own privs. Accomplishing this is a non-trivial task, and can wait, but it's inconvenient now to have such functions enabled by the same mechanism that grants any privs at all--so I'm moving all of them to a transitional priv with the intention of eroding that later. Gravatar Ed Kellett2020-08-041-1/+1
* Merge remote-tracking branch 'ophion/upstream/dnsbl-rename'Gravatar Simon Arlott2020-07-091-8/+8
|\
| * example config: dnsbl{} block change, update explanation comment a bitGravatar Ariadne Conill2020-07-051-8/+8
* | Merge pull request #346 from edk0/opmod-as-statusmsg•••Port opmod_send_cprivmsg from ircd-seven, sans naming mistakeGravatar Aaron Jones2020-07-061-0/+1
|\ \
| * | Make 5614c9e6f0b (opmod as fake statusmsg) optional•••This adds a channel { ... } option, opmod_send_statusmsg, disabled by default for compatibility reasons. Gravatar Janik Kleinhoff2020-07-061-0/+1
| |/
* / Add general::tls_ciphers_oper_onlyGravatar Ed Kellett2020-07-051-0/+1
|/
* Rename connect_delay to post_registration_delay. This matches the ircd-ratbox...Gravatar Stephen Bennett2020-06-071-1/+1
* Add connect_delay to example and reference configsGravatar Stephen Bennett2020-06-071-0/+1
* Add hide_tkdline_duration to documentation .confsGravatar Ed Kellett2019-12-311-0/+1
* Merge branch 'check-one-kline' of https://github.com/edk0/charybdis into edk0...Gravatar Simon Arlott2019-08-311-1/+0
|\
| * Remove unused kline_delay config optionGravatar Ed Kellett2019-04-271-1/+0
* | Correct OPM port configuration variables•••[ci skip] Gravatar Aaron Jones2019-07-071-2/+2
|/
* Documentation: Comment-out the OPM block and its options by default•••The feature is not yet stable and is causing several issues. Gravatar Aaron Jones2016-12-281-10/+9
* config: document websocket optionsGravatar William Pitcock2016-05-141-1/+7
* doc: add extensions/chm_nonotice to example confsGravatar James Lu2016-05-111-0/+1
* [Documentation] Increase bitlength recommendation for DH parameters•••Also clarify the behaviour of TLS backends and the consequences for not providing any parameters at all. [ci skip] Gravatar Aaron Jones2016-05-051-1/+3
* [Documentation] Reflect that ssl_private_key is now optional•••[ci skip] Gravatar Aaron Jones2016-05-051-4/+4
* ircd.conf.example: use certfp_method = spki_sha256•••SHA1 is insecure. SHA2-512 is a bit long. Hashes of the full certificate are really impractical and people need to stop using them. Gravatar Simon Arlott2016-04-251-1/+1
* ircd: server connection configuration•••Fix the server connection configuration so that it can simultaneously handle a hostname/IPv4/IPv6 for connecting and a hostname/IPv4/IPv6 for binding. Maintains backwards compatibility for matching a hostname with a mask. Multiple host/vhost entries can be specified and the last value for each address family is stored. Hostnames that resolve automatically overwrite the IP address. Server connections can now be made to either IPv4 or IPv6 at random as well as preferring a specific address family. Gravatar Simon Arlott2016-04-241-5/+1
* doc: fix whitespace in example configs [ci skip]Gravatar Mantas Mikulėnas2016-04-231-8/+8
* Make directions more clear for disabling OPMGravatar Elizabeth Myers2016-04-111-2/+2
* Update warnings in the opm default configs [ci skip]Gravatar Elizabeth Myers2016-04-021-5/+4