Bug#1071538: Acknowledgement (janus-demos: please support some admin customization of settings.js)
David Bremner
david at tethera.net
Tue May 21 11:36:33 BST 2024
David Bremner <bremner at debian.org> writes:
>
> The naive thing to do is to symlink to a file in /etc; perhaps there
> is a smarter way to override settings.js? Otherwise it seems the only
> way to use the installed version is editing files in /usr
>
I did a quick proof-of-concept update at
https://salsa.debian.org/bremner/janus
A simpler fix might be just to add definitions for token and apisecret
to settings.js
var token ="";
var apisecret="";
More information about the Pkg-voip-maintainers
mailing list