publish config.ini.example
This commit is contained in:
parent
fa5740493f
commit
6feb961179
1 changed files with 9 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue