-record(config, { serve_index :: boolean(), allow_directory_listing :: boolean(), not_found_handler :: gleam@option:option(fun((dream@http@request:request(), any(), any()) -> dream@http@response:response())) }).