Skip to content

Commit

Permalink
Set false for build time config auth.proactive (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruhan1 authored May 14, 2024
1 parent cd05cb7 commit dd98f6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ quarkus:
read-timeout: 30m
limits:
max-body-size: 500m
auth:
proactive: false
package:
type: uber-jar
application:
Expand Down

0 comments on commit dd98f6d

Please sign in to comment.