common/options/global: correct default of auth_mon_ticket_ttl

in 5505fc0051, during rebasing against
master it was set to 12_hr by accident.

this setting was changed to 72_hr in
522a52e6c2

Signed-off-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
Kefu Chai 2021-04-16 13:39:06 +08:00
parent 03f47d0dfe
commit 75e07f8638

View File

@ -3136,7 +3136,6 @@ options:
type: float
level: advanced
default: 72_hr
default: 12_hr
with_legacy: true
- name: auth_service_ticket_ttl
type: float