dms/messages/resources/settings.ini

# Enable the DMS websocket to automatically start when the network is brought up
dms.auto_start_enabled 1
# Enable the WLAN auto join feature
wlan.auto_join.enabled 1
# Attempt to join up to 7 times
wlan.auto_join.retries 7
# Wait 3s between each attempt
wlan.auto_join.retry_delay 3