diff options
Diffstat (limited to 'data/example.conf')
-rw-r--r-- | data/example.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/data/example.conf b/data/example.conf index 7ddfe7e01..b9ee1fd1b 100644 --- a/data/example.conf +++ b/data/example.conf @@ -151,12 +151,13 @@ serverinfo * * Supported: * - inspircd11 - * - inspircd12 (also supports InspIRCd 2.0) + * - inspircd12 + * - inspircd20 * - ratbox * - bahamut * - unreal32 */ - type = "inspircd11" + type = "inspircd12" /* * What Server ID to use for this connection? |