Skip to content

Commit

Permalink
feat: improve user profile search
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwwinter committed Dec 3, 2024
1 parent 238d789 commit 0c9d4fc
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ spring:
multipart:
max-file-size: 5MB


server:
servlet:
context-path: /api
Expand All @@ -48,6 +49,10 @@ events:
report-calculation:
enabled: true

logging:
logback:
rollingpolicy:
max-file-size: 100MB
---

spring:
Expand Down

0 comments on commit 0c9d4fc

Please sign in to comment.