renamed avalon_mongo_timeout key to AVALON_TIMEOUT

This commit is contained in:
iLLiCiTiT 2020-12-11 11:16:54 +01:00
parent bb2d5af187
commit e9bf54a4ec
3 changed files with 3 additions and 3 deletions

View file

@ -17,7 +17,7 @@
},
{
"type": "number",
"key": "avalon_mongo_timeout",
"key": "AVALON_TIMEOUT",
"minimum": 0,
"label": "Avalon Mongo Timeout (ms)"
},