aboutsummaryrefslogtreecommitdiff
path: root/ufund-api
diff options
context:
space:
mode:
Diffstat (limited to 'ufund-api')
-rw-r--r--ufund-api/src/main/resources/application.properties11
1 files changed, 0 insertions, 11 deletions
diff --git a/ufund-api/src/main/resources/application.properties b/ufund-api/src/main/resources/application.properties
deleted file mode 100644
index c742063..0000000
--- a/ufund-api/src/main/resources/application.properties
+++ /dev/null
@@ -1,11 +0,0 @@
-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
-spring.jackson.mapper.auto-detect-is-getters=false
-spring.jackson.mapper.auto-detect-creators=false
-spring.jackson.mapper.auto-detect-fields=false \ No newline at end of file