document `MONSTERFORK_API_FORCE_*` env vars

master
multiple creatures 2020-01-11 02:44:26 -06:00
parent ff67dbed2b
commit 36a4bcb035
1 changed files with 7 additions and 1 deletions

View File

@ -255,3 +255,9 @@ STREAMING_CLUSTER_NUM=1
# http_proxy=http://gateway.local:8118
# Access control for hidden service.
# ALLOW_ACCESS_TO_HIDDEN_SERVICE=true
# force monsterfork api exposure settings per app name
# adjust if monsterfork extensions cause users' apps to break
MONSTERFORK_API_FORCE_VANILLA='toot'
MONSTERFORK_API_FORCE_BASIC='subwaytooter subway_tooter'
MONSTERFORK_API_FORCE_FULL='web'