Add watch_dir

Allows specification of the default watch directory, relative to another PC to allow this script to be run between 2 systems
This commit is contained in:
clinton-hall 2012-12-13 00:33:37 -08:00
commit 71808201d8

View file

@ -5,4 +5,5 @@ username=
password=
web_root=
ssl=0
failed_fork=0
watch_dir=
failed_fork=0