Update proxy
This commit is contained in:
committed by
Brendan Abolivier
parent
72779ec93f
commit
4f7b42c20f
@@ -13,6 +13,7 @@
|
||||
"origin",
|
||||
"origin_server_ts",
|
||||
"pdus",
|
||||
"edus",
|
||||
"sender",
|
||||
"type",
|
||||
"auth_events",
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[
|
||||
"minimum_valid_until_ts",
|
||||
"v",
|
||||
"limit",
|
||||
"event_id",
|
||||
"ver",
|
||||
"limit",
|
||||
"since",
|
||||
"include_all_networks",
|
||||
"third_party_instance_id",
|
||||
"room_alias",
|
||||
"user_id",
|
||||
"field",
|
||||
"minimum_valid_until_ts"
|
||||
]
|
||||
Binary file not shown.
@@ -5,4 +5,4 @@ nodaemon=true
|
||||
command=/start.py
|
||||
|
||||
[program:proxy]
|
||||
command=/proxy/proxy
|
||||
command=/proxy/proxy --maps-dir /proxy/maps --no-cbor
|
||||
|
||||
Reference in New Issue
Block a user