From 1df9417c4f6acdbcee8e85cee14c2fafb9159704 Mon Sep 17 00:00:00 2001 From: Viren070 Date: Mon, 27 Jan 2025 01:47:09 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6d379109..e00aca08 100644 --- a/README.md +++ b/README.md @@ -392,6 +392,8 @@ You can change the PORT environment variable to change the port that the addon w ## Configuring +If you would like an explanation on the configuration options at the /configure page, have a look at this [guide for aiostreams](https://guides.viren070.me/stremio/addons/aiostreams) that I made. + Outside of the configuration page, the behaviour of this addon can also be changed with environment variables. Most users don't need to set any environment variables. However, if you do, the SECRET_KEY is the one you might want to configure. This key enables encrypted manifest URLs, which help protect your API keys.