Add configuration option to enable click-through content warnings
This commit is contained in:
parent
ab86e87e85
commit
b0cf050797
4 changed files with 16 additions and 8 deletions
|
@ -11,5 +11,6 @@
|
|||
"whoToFollowLink": "https://vinayaka.distsn.org/?{{host}}+{{user}}",
|
||||
"whoToFollowLinkDummy2": "https://followlink.osa-p.net/recommend.html",
|
||||
"showInstanceSpecificPanel": false,
|
||||
"scopeOptionsEnabled": false
|
||||
"scopeOptionsEnabled": true,
|
||||
"clickThroughContentWarningsEnabled": true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue