Skip to content

Commit c6cca64

Browse files
authored
Token ttl (#9)
* Adjust PbjxToken TTL to 120 (up from 5) and LEEWAY to 30 (from 5). * 0.1.8
1 parent 151a4af commit c6cca64

File tree

5 files changed

+266
-264
lines changed

5 files changed

+266
-264
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# CHANGELOG
22

33

4+
## v0.1.8
5+
* Adjust `PbjxToken` TTL to 120 (up from 5) and LEEWAY to 30 (from 5).
6+
7+
48
## v0.1.7
59
* Change `aws/lambda/getConfig.js` to accept ssm rather than create it internally. This makes it easier
610
to create unit tests for itself and for lambdas using it. Also make it work ಠ_ಠ.

0 commit comments

Comments
 (0)