diff options
| author | Laurent Cozic <laurent@cozic.net> | 2017-11-26 16:59:29 +0000 |
|---|---|---|
| committer | Laurent Cozic <laurent@cozic.net> | 2017-11-26 16:59:29 +0000 |
| commit | 2d0cb29bcb88104e44d04aeb2860cbaf25cd32cd (patch) | |
| tree | e13739b6ffca0f6d5b12551f1b67c7811beb2e3b /test.txt | |
| parent | c608793b60ced689caacded09b6da21ffa643c16 (diff) | |
Allow specifying the expiration strategy tokens in any order (less error prone)
Diffstat (limited to 'test.txt')
| -rw-r--r-- | test.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..b842f04 --- /dev/null +++ b/test.txt @@ -0,0 +1,6 @@ +1:123 +2:123 +3:123 +10:123 +4:123 +20:123
\ No newline at end of file |
