]> arthur.barton.de Git - ngircd.git/commit
Restructure ngIRCd configuration, introduce [Limits] and [Options]
authorAlexander Barton <alex@barton.de>
Sat, 25 Jun 2011 12:45:36 +0000 (14:45 +0200)
committerAlexander Barton <alex@barton.de>
Sat, 25 Jun 2011 12:45:36 +0000 (14:45 +0200)
commite7256bb8acc5f6cd221f5cffb463ca7463de8d92
tree8e4fb589e68c19e646169144741ae51ea0ccb64e
parent42b32f8a2adcbe0d7b011083cc0549ae89139449
Restructure ngIRCd configuration, introduce [Limits] and [Options]

The intention of this restructuring is to make the [Global] section much
cleaner, so that it only contains variables that most installations must
adjust to the local requirements.

All the optional variables are moved to [Limits], for configurable limits
and timers of ngIRCd, and [Options], for optional features.

The old variables in the [Global] section are deprecated now, but still
recognized.
src/ngircd/conf.c