]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
common/options/global: correct default of auth_mon_ticket_ttl 40883/head
authorKefu Chai <kchai@redhat.com>
Fri, 16 Apr 2021 05:39:06 +0000 (13:39 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 16 Apr 2021 05:41:27 +0000 (13:41 +0800)
in 5505fc0051a302fed46aa2ecaa8c8aa2a75b9e91, during rebasing against
master it was set to 12_hr by accident.

this setting was changed to 72_hr in
522a52e6c258932274f0753feb623ce008519216

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/options/global.yaml.in

index 05b8f3330fee559ab6791a26d18f1efeadc6e102..5c7f4a4317fd7763c12c3e9534a184d8054bc9b7 100644 (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