e992862e40
* update(chat): add option to disable private chat - Adds `public.chat.private` to settings.yml, defaults to true - Adds `privateChat` to disabledFeatures * backend validation for disabledFeatures=privateChat * refactor(settings): remove chat.private from settings.yml Will be kept only in disabledFeatures --------- Co-authored-by: Gustavo Trott <gustavo@trott.com.br> |
||
---|---|---|
.. | ||
.vscode | ||
client | ||
imports | ||
private/config | ||
public | ||
server | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
babel.config.js | ||
deploy.sh | ||
jsconfig.json | ||
package-lock.json | ||
package.json | ||
run-dev.sh | ||
test-html5.sh | ||
tsconfig.json | ||
webpack.config.js |