adjusting skew
This commit is contained in:
@@ -19,7 +19,7 @@ server:
|
||||
ntp:
|
||||
address: "0.debian.pool.ntp.org:123"
|
||||
version: 3
|
||||
max_desync: 5s
|
||||
max_desync: 10s
|
||||
disable_startup_check: true
|
||||
disable_failure: true
|
||||
|
||||
@@ -32,7 +32,7 @@ totp:
|
||||
algorithm: sha1
|
||||
digits: 6
|
||||
period: 30
|
||||
skew: 1
|
||||
skew: 2
|
||||
secret_size: 32
|
||||
|
||||
authentication_backend:
|
||||
|
||||
Reference in New Issue
Block a user