Skip to content

1.3.0

Latest
Compare
Choose a tag to compare
@sptdevos sptdevos released this 17 Dec 13:34
· 14 commits to master since this release

Added configuration option to throttle incoming frontend requests:
In your application.yml:

logging:
  frontend:
    limit: 2000 #one log request is accepted each 2000 millis, more will be ignored