mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Activate federation
This commit is contained in:
parent
f46170f7fe
commit
f2e5a39f35
1 changed files with 2 additions and 2 deletions
|
@ -68,5 +68,5 @@ HORIZON_DARKMODE=true
|
|||
# php artisan cache:clear
|
||||
# php artisan optimize:clear
|
||||
# php artisan optimize
|
||||
ACTIVITY_PUB=false
|
||||
REMOTE_FOLLOW=false
|
||||
ACTIVITY_PUB=true
|
||||
REMOTE_FOLLOW=true
|
||||
|
|
Loading…
Add table
Reference in a new issue