]> source.dussan.org Git - rspamd.git/commit
Allow xml->ucl config conversion.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 26 Oct 2013 21:08:05 +0000 (22:08 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 26 Oct 2013 21:08:05 +0000 (22:08 +0100)
commit24ff611b744d26d7f95f9dd2f46292d774b0ab16
tree8f3481b624dcd85f5918d301fc90129ca5535d7c
parentfe231819debc54fdba7bb490537e90354be40f16
Allow xml->ucl config conversion.

Now it is possible to read UCL configs directly and convert legacy XML
to UCL by --convert-config option.

Default config is now rspamd.conf, not rspamd.xml.
src/cfg_file.h
src/cfg_utils.c
src/main.c
src/main.h