The directory to use to store state information for child servers. This directory contains persistent information about states as generated by actions with the StoreState action parameter (for example, in a Query action).
| Type: | String |
| Default: | ./statetokens |
| Required: | No |
| Configuration Section: | Server |
| Example: | StateTokensDirectory=./tokens |
| See Also: | StateTokensDirectoryUsesHash
StoredStateTokenExpiryPeriod |
|
|