Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
niftylettuce committed Dec 14, 2017
1 parent b773bdd commit 81b59a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -113,7 +113,7 @@ app.listen(8080);
path: '/',
httpOnly: true,
maxAge: 24 * 60 * 60 * 1000 //one day in ms,
rewrite: true,
overwrite: true,
signed: true
}
```
Expand Down

0 comments on commit 81b59a6

Please sign in to comment.