aboutsummaryrefslogtreecommitdiffstats
path: root/conf/options.inc
Commit message (Collapse)AuthorAgeFilesLines
* Add max_word_len and words_decay optionsVsevolod Stakhov2015-11-121-0/+5
|
* Add 'allow_raw_input' optionVsevolod Stakhov2015-11-121-0/+2
|
* Always load settings.Vsevolod Stakhov2015-10-261-0/+1
|
* Finish history format rework.Vsevolod Stakhov2015-10-241-0/+1
|
* Enable control socket by defaultVsevolod Stakhov2015-10-141-0/+2
|
* Add default classify headers.Vsevolod Stakhov2015-07-281-1/+7
|
* Use publicsuffix list for url search (too slow now).Vsevolod Stakhov2015-04-061-0/+1
|
* Explicitly set tmpdir in config fileMikhail Gusarov2015-03-171-0/+1
|
* Reorganize configuration files for systemdMikhail Gusarov2015-03-171-0/+15
Common systemd/non-systemd options were moved to .inc files. rspamd.conf is systemd-enabled one, rspamd.sysvinit.conf is sysvinit-compatible one.