Compare commits
1 Commits
e66f2f3b36
...
959c6a4eda
| Author | SHA1 | Date | |
|---|---|---|---|
| 959c6a4eda |
@@ -15,7 +15,7 @@ DEFAULT_PORT = 8765
|
||||
DEFAULT_POLL_INTERVAL = 5
|
||||
DEFAULT_NAME = "Remote Media Player"
|
||||
DEFAULT_USE_WEBSOCKET = True
|
||||
DEFAULT_RECONNECT_INTERVAL = 30
|
||||
DEFAULT_RECONNECT_INTERVAL = 5
|
||||
|
||||
# API endpoints
|
||||
API_HEALTH = "/api/health"
|
||||
|
||||
Reference in New Issue
Block a user