From 2f91dbdc2e3af902d96a3c5453bc44004956b497 Mon Sep 17 00:00:00 2001 From: Cameron Date: Thu, 28 Aug 2025 11:36:16 -0400 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ce7ab3..e03657f 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,4 @@ You must have `ffmpeg` installed for streaming video and generating video thumbn - `BIND_URL` is the url and port to bind to (typically your own IP address) - `SECRET_KEY` is the *hopefully* random string to sign Tokens with - `RUST_LOG` is one of `off, error, warn, info, debug, trace`, from least to most noisy [error is default] -- `EXCLUDE_DIRS` is a comma separated list of directories to exclude from the Memories API +- `EXCLUDED_DIRS` is a comma separated list of directories to exclude from the Memories API