Open Half-Shot opened 1 year ago
Currently rawHomeserverUrl will default to 127.0.0.1:8008 if not provided, even if a homeserverUrl is. This is troublesome, because if you want to enable event reporting but aren't configuring pantalaimon, things will break.
rawHomeserverUrl
127.0.0.1:8008
Currently
rawHomeserverUrl
will default to127.0.0.1:8008
if not provided, even if a homeserverUrl is. This is troublesome, because if you want to enable event reporting but aren't configuring pantalaimon, things will break.