From e3d75c82c9f5e2afb99ea4573d3a45b77a525626 Mon Sep 17 00:00:00 2001 From: James Ketrenos Date: Wed, 29 Aug 2018 14:17:59 -0700 Subject: [PATCH] Updated config Signed-off-by: James Ketrenos --- config/default.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/default.json b/config/default.json index fa8d6dd..5e6eb7b 100644 --- a/config/default.json +++ b/config/default.json @@ -9,6 +9,6 @@ "server": { "port": 8123 }, - "picturesPath": "./fap", + "picturesPath": "./pictures", "basePath": "/photos" }