Update config file

Add base_media_url.
This commit is contained in:
jdoe0 2015-11-27 12:25:37 +07:00
parent ab40509cb2
commit dfe62472a1

View File

@ -3,4 +3,5 @@ host = 127.0.0.1
port = 27701
data_root = ./collections
base_url = /sync/
base_media_url = /mediasync/
auth_db_path = ./auth.db