Added a "negate result" option
[sfa.git] / sfatables / globals.py
1 sfatables_config = '/etc/sfatables'
2 match_dir = 'matches'
3 target_dir = 'targets'