소스 검색

removes cleanup setting from docs

bergquist 6 년 전
부모
커밋
487e7b5ea6
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      docs/sources/auth/overview.md

+ 0 - 3
docs/sources/auth/overview.md

@@ -63,9 +63,6 @@ login_maximum_lifetime_days = 30
 
 # How often should auth tokens be rotated for authenticated users when being active. The default is each 10 minutes.
 token_rotation_interval_minutes = 10
-
-# How often should expired auth tokens be deleted from the database. The default is each hour.
-expired_tokens_cleanup_interval_hours = 1
 ```
 
 ### Anonymous authentication