update example nsfp array
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
"nsfl_tag_id": 1234,
|
"nsfl_tag_id": 1234,
|
||||||
"allowedMimes": [ "audio", "image", "video" ],
|
"allowedMimes": [ "audio", "image", "video" ],
|
||||||
"nsfp": [
|
"nsfp": [
|
||||||
1, 2, 3
|
2, 3
|
||||||
],
|
],
|
||||||
"websrv": {
|
"websrv": {
|
||||||
"port": "1337",
|
"port": "1337",
|
||||||
@@ -69,7 +69,7 @@
|
|||||||
"Hello World"
|
"Hello World"
|
||||||
],
|
],
|
||||||
"ban_video": "",
|
"ban_video": "",
|
||||||
"enable_xd_score": true,
|
"enable_xd_score": false,
|
||||||
"enable_autoplay": false,
|
"enable_autoplay": false,
|
||||||
"enable_swiping": true,
|
"enable_swiping": true,
|
||||||
"enable_profile_description": true,
|
"enable_profile_description": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user