]> source.dussan.org Git - rspamd.git/commit
Add function rspamd_config:register_symbols
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 24 Dec 2013 18:05:51 +0000 (18:05 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 24 Dec 2013 18:05:51 +0000 (18:05 +0000)
commit9d5020a5603ab28fafaea02c2d3320ad169561b7
tree1ccdb24a6b44b6c05683756f4d8f07e2a7a7f21d
parent4b0f1587bb149bc7a1f4114a9ec5d5e4f301aaa9
Add function rspamd_config:register_symbols

Use the following syntax:

rspamd_config:register_symbols(<callback>, [weight(optional)], 'symbol1', 'symbol2' ...)
src/lua/lua_config.c