diff --git a/Environment-Variables.md b/Environment-Variables.md index 0508c4a..c25c22e 100644 --- a/Environment-Variables.md +++ b/Environment-Variables.md @@ -1,9 +1,3 @@ -# ytdl_write_config - -If set to "true", this will override any config items if its associated environment variable is set as well. - -For example, if this environment variable is enabled and the environment variable `ytdl_use_local_db` is set to "false", on startup the config item "use_local_db" will be set to false. - See a list of config items and their [associated environment variables here](https://github.com/Tzahi12345/YoutubeDL-Material/wiki/Configuration#items). # ALLOW_CONFIG_MUTATIONS