monutil/config.py

6 lines
96 B
Python
Raw Normal View History

2024-06-25 19:11:07 +00:00
#!/usr/bin/python3
monitoringPeriod = 30
urls = ["https://bootlesshacker.com"]
urlTimeout = 10