Skip to content

1.3.0

Latest

Choose a tag to compare

@sptdevos sptdevos released this 17 Dec 13:34
· 15 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