mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-18 23:11:12 +02:00
docs(env): document TIKTOK_LISTING_MAX_ATTEMPTS
This commit is contained in:
parent
8f825b7b3c
commit
97e250be4b
1 changed files with 3 additions and 0 deletions
|
|
@ -293,6 +293,9 @@ MICROS_PER_PAGE=1000
|
||||||
# TIKTOK_MICROS_PER_VIDEO=3500
|
# TIKTOK_MICROS_PER_VIDEO=3500
|
||||||
# TIKTOK_MICROS_PER_USER=2500
|
# TIKTOK_MICROS_PER_USER=2500
|
||||||
# TIKTOK_MICROS_PER_COMMENT=1500
|
# TIKTOK_MICROS_PER_COMMENT=1500
|
||||||
|
# Browser-listing retries when a feed is empty (profile feed is withheld from
|
||||||
|
# flagged IPs; each retry draws a fresh rotating exit IP). Set to 1 for a static IP.
|
||||||
|
# TIKTOK_LISTING_MAX_ATTEMPTS=3
|
||||||
|
|
||||||
# Low-balance warning threshold (micro-USD), surfaced to the UI. Default $0.50.
|
# Low-balance warning threshold (micro-USD), surfaced to the UI. Default $0.50.
|
||||||
CREDIT_LOW_BALANCE_WARNING_MICROS=500000
|
CREDIT_LOW_BALANCE_WARNING_MICROS=500000
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue