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:
parent
2e4cab45b3
commit
5a2d55ef84
3 changed files with 15 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue