Skip to content

Commit 5963458

Browse files
committed
add acl param to the table
1 parent 94efd07 commit 5963458

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ Usage
124124
end_time When does this token expire? 'end_time' overrides 'window_seconds'
125125
window_seconds How long is this token valid for?
126126
field_delimiter Character used to delimit token body fields. [Default: ~]
127+
acl_delimiter Character used to delimit acl. [ Default: ! ]
127128
escape_early Causes strings to be 'url' encoded before being used.
128129
verbose Print all parameters.
129130
==================== ===================================================================================================

0 commit comments

Comments
 (0)