You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sems/core/plug-in/binrpcctrl/etc/binrpcctrl.conf

13 lines
344 B

# optional parameter: sems_address=<BinRPC URI>
#
# - URI pointing to the address where SEMS listens
# (where SER sends messages to)
sems_address=brpcnd://localhost:3333
# optional parameter: ser_address=<BinRPC URI>
#
# - URI pointing to the address where SER listens
# (where SEMS sends messages to)
ser_address=brpcnd://localhost:2048