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" }