Update configuration.py
Uncommented. Variables have no impact on the other scripts functionality :)
This commit is contained in:
parent
b8d373c9cb
commit
55f7aca164
1 changed files with 3 additions and 3 deletions
|
@ -26,6 +26,6 @@ asa_username = 'cisco'
|
|||
asa_password = 'cisco'
|
||||
asa_grafana_db_name = 'asa'
|
||||
|
||||
#sickrage_url = 'https://sickrage.domain.tld/'
|
||||
#sickrage_api_key = 'xxxxxxxxxxxxxxx'
|
||||
#sickrage_grafana_db_name = 'plex'
|
||||
sickrage_url = 'https://sickrage.domain.tld/'
|
||||
sickrage_api_key = 'xxxxxxxxxxxxxxx'
|
||||
sickrage_grafana_db_name = 'plex'
|
||||
|
|
Loading…
Reference in a new issue