summaryrefslogtreecommitdiff
path: root/src/tests/example_configuration.phpt (follow)
AgeCommit message (Collapse)Author
2018-02-22Refactor a bit our rulesjvoisin
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-28Show in the phpinfo() is the config is validjvoisin
This should close #39
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-09-20Initial importSebastien Blot