]> arthur.barton.de Git - ngircd-alex.git/commit
--configtest: remember if MOTD is configured by file or phrase
authorAlexander Barton <alex@barton.de>
Thu, 2 Dec 2010 15:51:21 +0000 (16:51 +0100)
committerAlexander Barton <alex@barton.de>
Thu, 2 Dec 2010 15:51:21 +0000 (16:51 +0100)
commit8ea1c5bb82e224326d1a73c462c74dfcb5badef6
treefa9a5ce47331086ee53e28f886f3839414dc3b83
parent79ca5fe04d0081468aa09cf0a7caca45a45b9864
--configtest: remember if MOTD is configured by file or phrase

Configuration variables "MotdFile" and "MotdPhrase" are mutually
exclusive; so don't display content in both of them when running
"ngircd --configtest": instead remember which one is beeing used.
src/ngircd/conf.c