mirror of
https://github.com/anope/anope.git
synced 2026-06-26 10:56:38 +02:00
badcf31499
- Config variables now no longer conflict with regular values.
- Config variables can now be read from the environment.
(e.g. ${env.USER}).
- Config variables can now be used as partial values
(e.g. support@${network.domain})