update example nsfp array

This commit is contained in:
2026-04-27 08:31:53 +02:00
parent 5b4f44207c
commit d235ce2ab3

View File

@@ -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,