Skip to content

Commit

Permalink
#1862 Increase default value for maximum content length (text and file)
Browse files Browse the repository at this point in the history
  • Loading branch information
To-om committed Mar 22, 2021
1 parent dfc13e5 commit a179337
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions thehive/conf/play/reference-overrides.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ play.filters {
]
}

play.http.parser.maxDiskBuffer = 128MB
play.http.parser.maxMemoryBuffer = 256kB


# Register module for dependency injection
play.modules.enabled += org.thp.thehive.TheHiveModule

Expand Down

0 comments on commit a179337

Please sign in to comment.