Update config file
Add base_media_url.
This commit is contained in:
parent
ab40509cb2
commit
dfe62472a1
@ -3,4 +3,5 @@ host = 127.0.0.1
|
|||||||
port = 27701
|
port = 27701
|
||||||
data_root = ./collections
|
data_root = ./collections
|
||||||
base_url = /sync/
|
base_url = /sync/
|
||||||
|
base_media_url = /mediasync/
|
||||||
auth_db_path = ./auth.db
|
auth_db_path = ./auth.db
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user