Spaces:
Runtime error
Runtime error
Rename .oauth.yaml.diabled to .oauth.yaml
Browse files- .oauth.yaml +4 -0
- .oauth.yaml.diabled +0 -9
.oauth.yaml
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
enabled: false
|
| 2 |
+
allowed_workspaces:
|
| 3 |
+
- name: argilla
|
| 4 |
+
- name: default
|
.oauth.yaml.diabled
DELETED
|
@@ -1,9 +0,0 @@
|
|
| 1 |
-
# Change to `true` to enable HF auth integration
|
| 2 |
-
enabled: false
|
| 3 |
-
|
| 4 |
-
providers:
|
| 5 |
-
- name: huggingface
|
| 6 |
-
|
| 7 |
-
# Allowed workspaces must exists
|
| 8 |
-
allowed_workspaces:
|
| 9 |
-
- name: argilla
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|