From 6a7418d693d93e9b570557675dd8d39e16fd00d1 Mon Sep 17 00:00:00 2001 From: Henry Tsai Date: Fri, 28 Jun 2024 17:23:31 -0700 Subject: [PATCH] lint --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8f801b4..e5e680f 100644 --- a/README.md +++ b/README.md @@ -293,7 +293,6 @@ Configuration can be set using environment variables | `DWN_TERMS_OF_SERVICE_FILE_PATH` | Required terms of service agreement if set. Value is path to the terms of service file. | unset | | `DWN_TTL_CACHE_URL` | URL of the TTL cache used by the DWN. Currently only supports SQL databases. | `sqlite://` | - ### Storage Options Several storage formats are supported, and may be configured with the `DWN_STORAGE_*` environment variables: