File size: 421 Bytes
7ca3dfa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
credentials:
  usernames:
    mlreply:
      email: [email protected]
      failed_login_attempts: 0 # Will be managed automatically
      logged_in: False # Will be managed automatically
      name: ML Reply
      password: mlreply # Will be hashed automatically
cookie:
  expiry_days: 1
  key: some_signature_key # Must be string
  name: some_cookie_name
#pre-authorized:
#  emails:
#    - [email protected]