Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ pinned: false
|
|
| 8 |
app_port: 7860
|
| 9 |
hf_oauth: true
|
| 10 |
# optional, default duration is 8 hours/480 minutes. Max duration is 30 days/43200 minutes.
|
| 11 |
-
hf_oauth_expiration_minutes:
|
| 12 |
# optional, see "Scopes" below. "openid profile" is always included.
|
| 13 |
hf_oauth_scopes:
|
| 14 |
- manage-repos
|
|
|
|
| 8 |
app_port: 7860
|
| 9 |
hf_oauth: true
|
| 10 |
# optional, default duration is 8 hours/480 minutes. Max duration is 30 days/43200 minutes.
|
| 11 |
+
hf_oauth_expiration_minutes: 480
|
| 12 |
# optional, see "Scopes" below. "openid profile" is always included.
|
| 13 |
hf_oauth_scopes:
|
| 14 |
- manage-repos
|