Fixes and performance improvements
This commit is contained in:
@@ -56,5 +56,12 @@ data:extend({
|
||||
setting_type = "runtime-global",
|
||||
default_value = true,
|
||||
order = "h"
|
||||
},
|
||||
{
|
||||
type = "bool-setting",
|
||||
name = "factorio-prometheus-exporter-export_kill_stats",
|
||||
setting_type = "runtime-global",
|
||||
default_value = true,
|
||||
order = "h"
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user