1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mumble-web_ynh.git synced 2024-09-03 19:46:16 +02:00

Update config.local.js

This commit is contained in:
ericgaspar 2021-06-21 14:44:27 +02:00
parent a8f28d45c1
commit 78dc209f63
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -4,11 +4,6 @@
let config = window.mumbleWebConfig // eslint-disable-line no-unused-vars
// E.g. changing default address and theme:
// config.defaults.address = 'voice.example.com'
// config.defaults.theme = 'MetroMumbleDark'
// Which fields to show on the Connect to Server dialog
config.connectDialog.address = false
config.connectDialog.port = false