Adding a config option for the stanford aggregate manager. This is something we shoul...
[sfa.git] / sfatables / globals.py
1 sfatables_config = '/etc/sfatables'
2 match_dir = 'matches'
3 target_dir = 'targets'