Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

How to pass URL parameters to vnc_lite.html? #27

Open
gkprabhakar opened this issue Oct 12, 2020 · 0 comments
Open

How to pass URL parameters to vnc_lite.html? #27

gkprabhakar opened this issue Oct 12, 2020 · 0 comments

Comments

@gkprabhakar
Copy link

vnc_lite.html states:

Connect parameters are provided in query string:
    http://example.com/?host=HOST&port=PORT&scale=true

How should I pass query strings to vnc_lite.html in this integration?

I've tried modifying __init__.py to contain:
'mappath': {'/': '/vnc_lite.html?scale=false'},
instead of
'mappath': {'/': '/vnc_lite.html'},

However, this does not have any effect.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant