enabled pdf faxing
This commit is contained in:
parent
44380f92c3
commit
5ec03967ab
1 changed files with 2 additions and 0 deletions
|
|
@ -65,6 +65,8 @@ in
|
|||
"RELAY_URLS=${relayUrl}"
|
||||
"CDN_URL=${cdnUrl}"
|
||||
"CDN_APP_NAME=xfay"
|
||||
# Feature flags. Credits stay off (defaults false); PDF fax is entitlement-gated.
|
||||
"FAX_PDF_ENABLED=true"
|
||||
# Abuse controls (M4) — start conservative; empty prefix list = allow all.
|
||||
"ALLOWED_DESTINATION_PREFIXES=+1"
|
||||
"MAX_FAXES_PER_PUBKEY_PER_DAY=20"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue