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
|
|
|
},
|
2024-01-11 18:46:15 -05:00
|
|
|
"lox_authority_port": 8001,
|
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-14 14:08:07 -05:00
|
|
|
"name": "https",
|
|
|
|
"token": "HttpsApiTokenPlaceholder",
|
2023-08-28 14:14:41 -04:00
|
|
|
"types": [
|
2023-11-14 14:08:07 -05:00
|
|
|
"obfs2",
|
|
|
|
"scramblesuit"
|
2023-08-28 14:14:41 -04:00
|
|
|
]
|
|
|
|
}
|
2023-11-14 14:08:07 -05:00
|
|
|
}
|