Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation hidden.php misleading #1388

Open
KomtGoed opened this issue Jan 2, 2024 · 0 comments
Open

Documentation hidden.php misleading #1388

KomtGoed opened this issue Jan 2, 2024 · 0 comments

Comments

@KomtGoed
Copy link

KomtGoed commented Jan 2, 2024

Hi,

(using 0.12.6 in container)

Was trying to create a hidden.php from scratch with a text editor as documented here: https://www.cometvisu.org/CometVisu/de/0.12/manual/config/hidden-config.html

After many sleepless nights (kidding, an hour or so), I created the file using the manager and it turned out the syntax should be as follows:
"uri": "http:\/\/192.168.1.1:8086\/query",

Instead of the non-escaped version from the documentation:
"uri": "https://172.17.0.1/proxy/ts/query",

Have I missed something? Or would it make sense to update the documentation?

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

No branches or pull requests

1 participant