monutil/config.py

5 lines
96 B
Python

#!/usr/bin/python3
monitoringPeriod = 30
urls = ["https://bootlesshacker.com"]
urlTimeout = 10