Add a link to the list of predefined config variables.

This commit is contained in:
Sadie Powell 2021-06-14 08:51:55 +01:00
parent 8f2595e807
commit 1828ce7af9

View File

@ -74,6 +74,9 @@
# #
# Variables may be redefined and may reference other variables. #
# Value expansion happens at the time the tag is read. #
# #
# See https://docs.inspircd.org/3/configuration/#define for a list of #
# predefined config variables. #
<define name="bindip" value="1.2.2.3">
<define name="localips" value="&bindip;/24">