Add tests for emoji pack sharing
This commit is contained in:
parent
7fb7dd9e0e
commit
7e4c8b56ea
5 changed files with 126 additions and 1 deletions
|
|
@ -30,7 +30,8 @@ config :pleroma, :instance,
|
|||
notify_email: "noreply@example.com",
|
||||
skip_thread_containment: false,
|
||||
federating: false,
|
||||
external_user_synchronization: false
|
||||
external_user_synchronization: false,
|
||||
static_dir: "test/instance_static/"
|
||||
|
||||
config :pleroma, :activitypub, sign_object_fetches: false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue