Merge "Use number for KeystoneCronTokenFlushMaxDelay instead of string"
This commit is contained in:
commit
aca0c4fc2d
@ -178,10 +178,10 @@ parameters:
|
||||
Cron to purge expired tokens - Week Day
|
||||
default: '*'
|
||||
KeystoneCronTokenFlushMaxDelay:
|
||||
type: string
|
||||
type: number
|
||||
description: >
|
||||
Cron to purge expired tokens - Max Delay
|
||||
default: '0'
|
||||
default: 0
|
||||
KeystoneCronTokenFlushDestination:
|
||||
type: string
|
||||
description: >
|
||||
|
Loading…
Reference in New Issue
Block a user