浏览代码

different database location in SSD

Gamaliel Espinoza 7 年之前
父节点
当前提交
703145754e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      fourier-config.json

+ 1 - 0
fourier-config.json

@@ -18,5 +18,6 @@
     "password": "Sup3rDuper!", 
     "database": "fourier"
   },
+  "localDatabase": "/var/fourier-files.db",
   "streamURL": "http://monitor.audiovalid.com:8000"
 }