mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-16 23:01:06 +02:00
feat(env): add Instagram scraping configuration parameters to .env.example
This commit is contained in:
parent
3eb485ff31
commit
3bd864ed95
1 changed files with 2 additions and 0 deletions
|
|
@ -290,6 +290,8 @@ MICROS_PER_PAGE=1000
|
|||
# GOOGLE_MAPS_MICROS_PER_REVIEW=1500
|
||||
# YOUTUBE_MICROS_PER_VIDEO=2500
|
||||
# YOUTUBE_MICROS_PER_COMMENT=1500
|
||||
# INSTAGRAM_SCRAPE_MICROS_PER_ITEM=3500
|
||||
# INSTAGRAM_SCRAPE_MICROS_PER_COMMENT=1500
|
||||
|
||||
# Low-balance warning threshold (micro-USD), surfaced to the UI. Default $0.50.
|
||||
CREDIT_LOW_BALANCE_WARNING_MICROS=500000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue