Update .oauth.yaml
Browse files- .oauth.yaml +2 -2
.oauth.yaml
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
# Change to `
|
| 2 |
-
enabled:
|
| 3 |
|
| 4 |
providers:
|
| 5 |
- name: huggingface
|
|
|
|
| 1 |
+
# Change to `false` to disable HF oauth integration
|
| 2 |
+
#enabled: false
|
| 3 |
|
| 4 |
providers:
|
| 5 |
- name: huggingface
|