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:
parent
a8f28d45c1
commit
78dc209f63
1 changed files with 0 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue