Skip to content

Commit

Permalink
updated sample application.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewJNixon committed Nov 16, 2023
1 parent a9df602 commit ad4f77e
Showing 1 changed file with 7 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
EnvironmentApiKey=ABCD12345
logging.level.root=WARN
featureBoardOptions.environmentApiKey=ABCD12345
featureBoardOptions.maxAge=10
# on request is the default
featureBoardOptions.updateStrategy=onrequest
#featureBoardOptions.updateStrategy=polling
logging.level.root=INFO
logging.level.com.example.springboot=INFO

0 comments on commit ad4f77e

Please sign in to comment.