summaryrefslogtreecommitdiff
path: root/config/examples.ini (follow)
AgeCommit message (Collapse)Author
2018-01-17Our configuration files are ending in .rules, not .inijvoisin
This commit fixes the documentation, our shipped configuration files, and the related tests. Thanks to @remicollet for the tip
2017-12-04Fix the configuration parser wrt. non-matching bracketsjvoisin
This validation step is a bit idiotic, but we'll replace it with a proper parser anyway.
2017-11-0653 absolute path (#62)jvoisin
* Add error for relative path
2017-10-11s/disable_functions/disable_function/gjvoisin
This should close #36 and #30
2017-09-20Initial importSebastien Blot