Skip to content

Commit

Permalink
Env var STATS_INDEXING should control lease stats
Browse files Browse the repository at this point in the history
  • Loading branch information
jasny committed Oct 20, 2022
1 parent 0a65b83 commit 908d28f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/data/default.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"doc": "Statistics for leased amount",
"default": false,
"format": "Boolean",
"env": "STATS_LEASE"
"env": "STATS_INDEXING"
}
},
"redis": {
Expand Down

0 comments on commit 908d28f

Please sign in to comment.