Alexander Barton : Restructure ngIRCd configuration, introduce [Limits] and [Options]
Module: ngircd.git Branch: master Commit: e7256bb8acc5f6cd221f5cffb463ca7463de8d92 URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=e7256bb8a... Author: Alexander Barton <alex@barton.de> Date: Sat Jun 25 14:45:36 2011 +0200 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 | 739 +++++++++++++++++++++++++++++------------------------ 1 files changed, 406 insertions(+), 333 deletions(-) Diff: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commitdiff;h=e7256...
Teilnehmer (1)
-
alex@arthur.barton.de