add config parameter for the gui url

This commit is contained in:
2021-04-13 12:47:52 +02:00
parent ad79872631
commit 7342721715
2 changed files with 3 additions and 1 deletions

View File

@@ -67,6 +67,7 @@
# mic-mute-image-alt =
[gui]
url = http://0.0.0.0:8000
width = 800
height = 600
# x and y specifying the window coordinate (empty = centered)