You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,6 +104,7 @@ Reach to [stac-fastapi documentation](https://stac-utils.github.io/stac-fastapi/
104
104
|`DEBUG`| When set to `True`, set the EODAG logging level to `3`. Otherwise, set EODAG logging level to `2`. | False |
105
105
|`KEEP_ORIGIN_URL`| Keep origin as alternate URL when data-download extension is enabled. | False |
106
106
|`ORIGIN_URL_BLACKLIST`| Hide from clients items assets' origin URLs starting with URLs from the list. A string of comma separated values is expected. | "" |
107
+
|`COUNT`| Whether to run a query with a count request or not. | False |
107
108
|`FETCH_PROVIDERS`| Fetch additional collections from all EODAG providers. | False |
108
109
|`DOWNLOAD_BASE_URL`| Useful to expose asset download URL in a separate domain name. | "" |
0 commit comments