social/reload.cfg
2021-01-12 08:43:46 -05:00

7 lines
224 B
INI

## Config file for Process Reloader (https://git.barkshark.xyz/barkshark/reload)
exec = python3 -m social
watch_ext = py, env
ignore_dirs = webapp/js, bin, dist, misc, test
ignore_files = reload.py, test.py
log_level = INFO