Change video playing default without bothering making it an instance configurable

This commit is contained in:
shpuld 2019-01-31 21:19:41 +02:00
parent fbe7af3d56
commit a8c6b3f538
7 changed files with 14 additions and 17 deletions

View file

@ -19,8 +19,5 @@
"loginMethod": "password",
"webPushNotifications": false,
"noAttachmentLinks": false,
"nsfwCensorImage": "",
"useOneClickNsfw": true,
"playVideosInline": false,
"useContainFit": false
"nsfwCensorImage": ""
}