From 8e313a6cdc16709d74d8aca66a116dce4856d35c Mon Sep 17 00:00:00 2001 From: thevickypedia Date: Sun, 28 Jan 2024 10:55:33 -0600 Subject: [PATCH] Release `v1.1` Update README.md and release_notes.rst --- docs/README.html | 3 ++- docs/README.md | 3 ++- docs/_sources/README.md.txt | 3 ++- docs/index.html | 6 +++--- docs/searchindex.js | 2 +- pystream/__init__.py | 2 +- release_notes.rst | 13 +++++++++++++ 7 files changed, 24 insertions(+), 8 deletions(-) diff --git a/docs/README.html b/docs/README.html index e94c8c0..257da73 100644 --- a/docs/README.html +++ b/docs/README.html @@ -84,10 +84,11 @@

Env Variables
  • USERNAME: Any username of choice.

  • PASSWORD: Any password of choice.

  • +
  • SECRET: Any private key to encode and decode JWT.

  • VIDEO_SOURCE: Source path for video files.

  • -

    :bulb:   Files starting with _ (underscore) will be ignored

    +

    :bulb:   Files starting with _ (underscore) and . (dot) will be ignored

    Optional