2023-03-03 17:25:43 -05:00
|
|
|
{
|
2023-08-03 18:22:39 -04:00
|
|
|
"db": {
|
2023-08-21 14:17:04 -04:00
|
|
|
"db_path": "lox_db"
|
|
|
|
|
2023-08-28 14:14:41 -04:00
|
|
|
},
|
2023-10-25 13:58:24 -04:00
|
|
|
"metrics_port": 5222,
|
2023-08-28 19:33:19 -04:00
|
|
|
"bridge_config": {
|
2023-11-01 13:53:58 -04:00
|
|
|
"watched_blockages": [
|
|
|
|
"RU"
|
|
|
|
],
|
2023-08-28 14:14:41 -04:00
|
|
|
"percent_spares": 50
|
2023-08-03 18:22:39 -04:00
|
|
|
},
|
2023-08-01 15:09:46 -04:00
|
|
|
"rtype": {
|
2023-08-28 14:14:41 -04:00
|
|
|
"endpoint": "http://127.0.0.1:7100/resources",
|
2023-11-07 18:44:25 -05:00
|
|
|
"name": "lox",
|
|
|
|
"token": "LoxApiTokenPlaceholder",
|
2023-08-28 14:14:41 -04:00
|
|
|
"types": [
|
2023-11-07 18:44:25 -05:00
|
|
|
"obfs4",
|
2023-11-08 15:47:14 -05:00
|
|
|
"snowflake"
|
2023-08-28 14:14:41 -04:00
|
|
|
]
|
|
|
|
}
|
2023-03-03 17:25:43 -05:00
|
|
|
}
|