Skip to content

Config for showing Dial-In numbers on the frontend. #309

Answered by deleolajide
1ay1 asked this question in Q&A
Discussion options

You must be logged in to vote

How can we add the following two keys to the config?

Edit this file

const welcomeEle = document.getElementById("welcome-page-additional-content-template");

Add

config.dialInNumbersUrl ="xxxxxxxxxxxx";
config.dialInConfCodeUrl = "zzzzzzzzzzzzzzzz";

If you want to make it permanant, then clone Pade and make the changes to your clone and rebuild repo or unzip pade.jar, edit file and repackage

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by 1ay1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #307 on April 11, 2021 09:52.