946
edits
Line 196: | Line 196: | ||
* <tt>id-maxlength:</tt> How many characters long the id can be. Default is 16. | * <tt>id-maxlength:</tt> How many characters long the id can be. Default is 16. | ||
* <tt>secret-type:</tt> Type of secret to use. The only supported type at this time is <tt>random</tt>, which is the default. | * <tt>secret-type:</tt> Type of secret to use. The only supported type at this time is <tt>random</tt>, which is the default. | ||
* <tt>secret-minlength:</tt> Minimum number of characters long the secret is allowed to be. | |||
* <tt>secret-maxlength:</tt> How many characters long the secret should be. Defaults to 16. | * <tt>secret-maxlength:</tt> How many characters long the secret should be. Defaults to 16. | ||
* <tt>onsuccess: ''status-action''</tt> | * <tt>onsuccess: ''status-action''</tt> |
edits