By default uses a 1M threshold. ie. if the static file to serve is >= 1M it will stream the file. This threshold value is configurable by passing an int instead of a bool to `stream_large_files` parameter of `static()`.