CC-3520: Change default password of monit

-currently I allow it to be fixed, but I don't actually change it
from default of airtime:guest
This commit is contained in:
Martin Konecny 2012-04-13 16:58:12 -04:00
parent 2e4cab45b3
commit 5a2d55ef84
3 changed files with 15 additions and 2 deletions

View file

@ -22,6 +22,10 @@ base_port = 80
;cache scheduled media files.
cache_ahead_hours = 1
[monit]
user = guest
password = airtime
[soundcloud]
connection_retries = 3
time_between_retries = 60