Updated Custom brandless mode (markdown)
parent
78fca90882
commit
a9e0f0c89d
|
@ -4,7 +4,8 @@ This custom mode is set in case you need a brandless environment that prevents b
|
|||
|
||||
\############################### **WARNING** #################################\
|
||||
We will not be responsible for any misconfiguration or damage on your setup.\
|
||||
Only make changes if you know what you are doing or if you agree with the responsibility you get by modifying your environment setup.\
|
||||
Only make changes if you know what you are doing or if you agree with the \
|
||||
responsibility you get by modifying your environment setup.\
|
||||
\#########################################################################
|
||||
|
||||
## Custom environment
|
||||
|
@ -44,15 +45,27 @@ Any custom modification can be edited at\
|
|||
|
||||
### WebUI
|
||||
|
||||
Some few components at the WebUI can be tweak at:
|
||||
User interface at the WebUI file has being setup according to best practices and had been changed from:
|
||||
|
||||
/usr/share/jitsi-meet/interface_config.js
|
||||
|
||||
To:
|
||||
|
||||
/etc/jitsi/meet/$DOMAIN-interface_config.js
|
||||
|
||||
So updates won't affect your customized settings on the UI interface.
|
||||
|
||||
And can be seen at:
|
||||
|
||||
https://example.com/interface_config.js
|
||||
|
||||
\--
|
||||
|
||||
We want to close by repeating us in case you miss it the first time:
|
||||
|
||||
|
||||
\############################### **WARNING** #################################\
|
||||
We will not be responsible for any misconfiguration or damage on your setup.\
|
||||
Only make changes if you know what you are doing or if you agree with the responsibility you get by modifying your environment setup.\
|
||||
Only make changes if you know what you are doing or if you agree with the \
|
||||
responsibility you get by modifying your environment setup.\
|
||||
\#########################################################################
|
Loading…
Reference in New Issue