mirror of
https://github.com/iv-org/instances-api.git
synced 2025-03-14 10:16:41 -04:00
9 lines
285 B
YAML
9 lines
285 B
YAML
![]() |
# Uses the system's CURL binary to do so.
|
||
|
fetch_onion_instance_stats: true
|
||
|
|
||
|
# TOR's Sock proxy address that CURL uses to connect to hidden services
|
||
|
tor_sock_proxy_address: "127.0.0.1"
|
||
|
tor_sock_proxy_port: 9050
|
||
|
|
||
|
# Minutes before refreshing the instance stats
|
||
|
minutes_between_refresh: 30
|