Implement stubs for actual connection manager methods
This commit is contained in:
parent
99ffeec323
commit
0960a768e6
6 changed files with 63 additions and 11 deletions
2
Makefile
2
Makefile
|
|
@ -14,7 +14,7 @@ webui-dev: webui-deps
|
|||
export RQBIT_UPNP_SERVER_ENABLE ?= true
|
||||
export RQBIT_UPNP_SERVER_FRIENDLY_NAME ?= rqbit-dev
|
||||
export RQBIT_HTTP_API_LISTEN_ADDR ?= 0.0.0.0:3030
|
||||
CARGO_RUN_FLAGS ?= ""
|
||||
CARGO_RUN_FLAGS ?=
|
||||
RQBIT_OUTPUT_FOLDER ?= /tmp/scratch
|
||||
RQBIT_POSTGRES_CONNECTION_STRING ?= postgres:///rqbit
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue