mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
some fix and add disable error telemetry config
This commit is contained in:
parent
48f0cab15d
commit
7044860267
8 changed files with 54 additions and 13 deletions
|
|
@ -22,6 +22,7 @@ object ConfigOptions {
|
|||
// ----------------------
|
||||
|
||||
const val METRIC_TYPE = "metric_type"
|
||||
const val METRIC_COLLECT_ERROR = "metric_collect_errors"
|
||||
|
||||
const val CAP_ANVIL_COST = "limit_repair_cost"
|
||||
const val MAX_ANVIL_COST = "limit_repair_value"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue