summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.json b/config.json
index dfcbf95..802ecb5 100644
--- a/config.json
+++ b/config.json
@@ -8,6 +8,7 @@
"server": {
"host": "0.0.0.0",
"port": 8000,
+ "store_path": "tube.db",
"upload_path": "uploads"
},
"transcoder": {