Spaces:
Running
Running
Update config.yaml
Browse files- config.yaml +3 -3
config.yaml
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
cookie:
|
2 |
-
expiry_days:1
|
3 |
key: # To be filled with any string
|
4 |
name: # To be filled with any string
|
5 |
credentials:
|
6 |
usernames:
|
7 |
junaid:
|
8 |
-
email:junaid@newmatter.com
|
9 |
failed_login_attempts: 0 #Will be managed automatically
|
10 |
first_name: Junaid
|
11 |
last_name: Bashir
|
@@ -14,7 +14,7 @@ credentials:
|
|
14 |
|
15 |
|
16 |
danish:
|
17 |
-
email:danish@newmatter.com
|
18 |
failed_login_attempts: 0 #Will be managed automatically
|
19 |
first_name: Dansih
|
20 |
last_name: Bashir
|
|
|
1 |
cookie:
|
2 |
+
expiry_days: 1
|
3 |
key: # To be filled with any string
|
4 |
name: # To be filled with any string
|
5 |
credentials:
|
6 |
usernames:
|
7 |
junaid:
|
8 |
+
email: junaid@newmatter.com
|
9 |
failed_login_attempts: 0 #Will be managed automatically
|
10 |
first_name: Junaid
|
11 |
last_name: Bashir
|
|
|
14 |
|
15 |
|
16 |
danish:
|
17 |
+
email: danish@newmatter.com
|
18 |
failed_login_attempts: 0 #Will be managed automatically
|
19 |
first_name: Dansih
|
20 |
last_name: Bashir
|