13 lines
295 B
YAML
13 lines
295 B
YAML
|
############################
|
||
|
### THUNDER SETTINGS ###
|
||
|
############################
|
||
|
|
||
|
enabled: false
|
||
|
|
||
|
# currently only lightningmaps
|
||
|
provider: lightningmaps
|
||
|
|
||
|
# how often should we poll for updates and spawn lightning
|
||
|
# note that this runs synchronously so increase if lag
|
||
|
refresh: 50 # millis
|