Implement stubs for actual connection manager methods

This commit is contained in:
Igor Katson 2024-08-29 12:23:18 +01:00
parent 99ffeec323
commit 0960a768e6
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
6 changed files with 63 additions and 11 deletions

View file

@ -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