aboutsummaryrefslogtreecommitdiff
path: root/docs/conf/services
Commit message (Expand)AuthorAgeFilesLines
* Use PRIVMSG instead of SQUERY in the example aliases.•••We can guarantee that the target is a service here so it doesn't make sense to use SQUERY. Gravatar Sadie Powell2024-10-112-36/+36
* Add a config variable for the example dir.•••This makes including example files easier on system-wide installs. Gravatar Sadie Powell2024-08-302-2/+2
* Make filenames a bit more friendly for Windows users.Gravatar Sadie Powell2024-06-173-2/+2
* Add /GL and /GLOBAL to the generic services config file.Gravatar Sadie Powell2024-06-073-6/+2
* Merge branch 'insp3' into master.Gravatar Sadie Powell2023-11-141-0/+5
|\
| * Add some more useful aliases to the generic services example.Gravatar Sadie Powell2023-11-141-0/+5
* | Rename <alias:uline> to <alias:service>.Gravatar Sadie Powell2021-01-303-35/+35
|/
* Fix various typos.Gravatar Peter Powell2019-04-041-1/+1
* Use SQUERY instead of PRIVMSG in alias/passforward config.Gravatar Peter Powell2019-04-043-35/+35
* Update most URLs to use HTTPS and fix some dead links.Gravatar Robby2019-03-142-2/+3
* Ignore <module> tags for modules that are already loaded.•••This allows us to do user friendly things like loading the alias module in the example alias files. Gravatar Peter Powell2017-10-181-0/+2
* Fix wrong service name for /infoserv in atheme.conf.example•••Fixes #1306.Gravatar James Lu2017-03-191-1/+1
* Rework the example services aliases.•••- Split common stuff into a generic configuration file. - Reserve all nicknames used by services by default. - Exempt all services clients from filtering. - Add missing aliases for services pseudoclients. Gravatar Peter Powell2016-11-163-0/+106