Add code spacing

This commit is contained in:
Tobie Morgan Hitchcock 2017-02-09 10:32:32 +00:00
parent dfee11339e
commit 07b5c5ce38

View file

@ -43,6 +43,7 @@ func Setup(opts *cnf.Options) (err error) {
s.Use(mw.Cors()) // Add cors headers
// Setup authentication
s.Use(auth())
// Check body size