aboutsummaryrefslogtreecommitdiff
path: root/ufund-api/src/main/resources/application.properties
diff options
context:
space:
mode:
Diffstat (limited to 'ufund-api/src/main/resources/application.properties')
-rw-r--r--ufund-api/src/main/resources/application.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/ufund-api/src/main/resources/application.properties b/ufund-api/src/main/resources/application.properties
index a866f98..c742063 100644
--- a/ufund-api/src/main/resources/application.properties
+++ b/ufund-api/src/main/resources/application.properties
@@ -1,8 +1,8 @@
-# rename to application.properties
server.error.include-message=always
cupboard.file=data/cupboard.json
users.file=data/users.json
+authKeys.file=data/userAuths.json
spring.jackson.mapper.auto-detect-getters=false
spring.jackson.mapper.auto-detect-setters=false