diff options
| author | shpuld <shp@cock.li> | 2019-01-31 21:19:41 +0200 |
|---|---|---|
| committer | shpuld <shp@cock.li> | 2019-01-31 21:19:41 +0200 |
| commit | a8c6b3f538dc97b93411213f72e90c16156f3926 (patch) | |
| tree | 6df71f157130f7baea10a2296a7f85740002d749 /static | |
| parent | fbe7af3d56e4e6e168208a511bd7cd4e4e4e7a40 (diff) | |
Change video playing default without bothering making it an instance configurable
Diffstat (limited to 'static')
| -rw-r--r-- | static/config.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/static/config.json b/static/config.json index aac93f70..24e26696 100644 --- a/static/config.json +++ b/static/config.json @@ -19,8 +19,5 @@ "loginMethod": "password", "webPushNotifications": false, "noAttachmentLinks": false, - "nsfwCensorImage": "", - "useOneClickNsfw": true, - "playVideosInline": false, - "useContainFit": false + "nsfwCensorImage": "" } |
