h5bp/server-configs

GAE app.yaml simple optimizations

x1ddos opened this issue · 1 comments

Some simple optimizations could reduce size (most importantly in terms of human reading and maintenance), e.g. static_files item declarations without or with identical mime_type can be combined in one mapping declaration.

@crhym3 feel free to open a pull request!