]> git.ipfire.org Git - thirdparty/rspamd.git/commit
Rework system of symbols registration
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 24 Feb 2016 17:54:30 +0000 (17:54 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 24 Feb 2016 17:54:30 +0000 (17:54 +0000)
commitf4e9928ae179eafc13ee564682e9946a24691b7d
tree180225e1ccc762464892f2cf429c2dfc5770ddd0
parent6c6de2946b70a4f460533ded4233013a0b1b1557
Rework system of symbols registration

It is possible now to use priorities when adding symbols to metrics and
override scores for symbols with lower priority with the scores with
high priority.
src/libserver/cfg_file.h
src/libserver/cfg_rcl.c
src/libserver/cfg_utils.c
src/lua/lua_config.c
src/plugins/regexp.c