publish config.ini.example

This commit is contained in:
brockdarnold 2026-06-14 16:08:25 +00:00
parent fa5740493f
commit 6feb961179

View file

@ -63,3 +63,12 @@ region = ; l,t,w,h of the Survey Scanner Results window (a
switch_secs = 45 ; ping when a rock is this close to empty
poll_secs = 5
cooldown_secs = 60
[local]
; For eve_local_watcher.py — pings when the pilot count in your Local window rises
; (someone entered system). Great for isolated mining (Solitude). Point it at your
; Local member-list window once: python eve_local_watcher.py --snip
; Only runs during a mining session (`!mining on`).
region =
poll_secs = 8
cooldown_secs = 30