Update configuration.py

Uncommented. Variables have no impact on the other scripts functionality :)
This commit is contained in:
Nicholas St. Germain 2018-04-17 11:29:52 -05:00 committed by GitHub
parent b8d373c9cb
commit 55f7aca164

View file

@ -26,6 +26,6 @@ asa_username = 'cisco'
asa_password = 'cisco' asa_password = 'cisco'
asa_grafana_db_name = 'asa' asa_grafana_db_name = 'asa'
#sickrage_url = 'https://sickrage.domain.tld/' sickrage_url = 'https://sickrage.domain.tld/'
#sickrage_api_key = 'xxxxxxxxxxxxxxx' sickrage_api_key = 'xxxxxxxxxxxxxxx'
#sickrage_grafana_db_name = 'plex' sickrage_grafana_db_name = 'plex'