diff options
Diffstat (limited to 'test/instance_static/emoji/test_pack_nonshared/pack.json')
| -rw-r--r-- | test/instance_static/emoji/test_pack_nonshared/pack.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/test/instance_static/emoji/test_pack_nonshared/pack.json b/test/instance_static/emoji/test_pack_nonshared/pack.json new file mode 100644 index 0000000..09f6274 --- /dev/null +++ b/test/instance_static/emoji/test_pack_nonshared/pack.json @@ -0,0 +1,13 @@ +{ + "pack": { + "license": "Test license", + "homepage": "https://pleroma.social", + "description": "Test description", + "fallback-src": "https://nonshared-pack", + "fallback-src-sha256": "1967BB4E42BCC34BCC12D57BE7811D3B7BE52F965BCE45C87BD377B9499CE11D", + "share-files": false + }, + "files": { + "blank": "blank.png" + } +}
\ No newline at end of file |
