1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

Merge pull request #87 from lapineige/patch-1

Use new federation variables
This commit is contained in:
yalh76 2019-10-20 13:09:51 +02:00 committed by GitHub
commit 261bf5e25d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,9 +48,9 @@ MAX_CAPTION_LENGTH=150
MAX_ALBUM_LENGTH=4 MAX_ALBUM_LENGTH=4
ACTIVITY_PUB=true ACTIVITY_PUB=true
REMOTE_FOLLOW=true AP_REMOTE_FOLLOW=true
ACTIVITYPUB_INBOX=true AP_INBOX=true
ACTIVITYPUB_SHAREDINBOX=true AP_SHAREDINBOX=true
# Set these "true" to enable federation. # Set these "true" to enable federation.
# You might need to also run: # You might need to also run: