mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
add default ACTIVITY_PUB=false to .env.example
This commit is contained in:
parent
ed4b217b3e
commit
05f829b572
1 changed files with 3 additions and 0 deletions
|
@ -53,3 +53,6 @@ MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"
|
|||
MIX_APP_URL="${APP_URL}"
|
||||
MIX_API_BASE="${API_BASE}"
|
||||
MIX_API_SEARCH="${API_SEARCH}"
|
||||
|
||||
ACTIVITY_PUB=false
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue