]> source.dussan.org Git - rspamd.git/commit
Add support of path variables.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 13 Nov 2013 17:59:29 +0000 (17:59 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 13 Nov 2013 17:59:29 +0000 (17:59 +0000)
commit3893d490abaa275fcadf180ff4ffc88e159f5c04
tree82dc18af36134dd65de33ede1ce14f40af792a26
parent3fba18a9c6ffa24e7f31afd7bd6bb4ede464e51d
Add support of path variables.

Support expanding of path variables in rspamd:
- $CONFDIR: configuration directory
- $LOCALSTATESDIR: local states directory
- $INSTALLPREFIX: installation prefix
- $VERSION: rspamd version
src/cfg_file.h
src/cfg_rcl.c
src/cfg_rcl.h
src/cfg_utils.c