1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/thelounge_ynh.git synced 2024-09-03 20:35:54 +02:00

Update config.js

This commit is contained in:
ericgaspar 2021-08-30 07:49:10 +02:00
parent 1485721a18
commit ecda48774f

View file

@ -16,7 +16,7 @@ module.exports = {
// channels and scrollbacks are available when they come back.
//
// This value is set to `false` by default.
public: true,
public: false,
// ### `host`
//
@ -108,7 +108,7 @@ module.exports = {
// from URLs posted in channels and private messages.
//
// This value is set to `false` by default.
prefetch: true,
prefetch: false,
// ### `disableMediaPreview`
//