Spaces:
Running
Running
Update config.yaml
Browse files- config.yaml +1 -0
config.yaml
CHANGED
@@ -115,6 +115,7 @@ endpoints:
|
|
115 |
- name: "Shapes.inc"
|
116 |
iconURL: "https://shapes.inc/favicon.ico"
|
117 |
apiKey: "${shapekey}"
|
|
|
118 |
baseURL: "https://api.shapes.inc/v1"
|
119 |
headers:
|
120 |
X-User-ID: "{{LIBRECHAT_USER_ID}}"
|
|
|
115 |
- name: "Shapes.inc"
|
116 |
iconURL: "https://shapes.inc/favicon.ico"
|
117 |
apiKey: "${shapekey}"
|
118 |
+
fetch: true
|
119 |
baseURL: "https://api.shapes.inc/v1"
|
120 |
headers:
|
121 |
X-User-ID: "{{LIBRECHAT_USER_ID}}"
|