mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 06:45:41 -04:00
docs: update env variables
This commit is contained in:
@@ -7,7 +7,7 @@ tags:
|
|||||||
# Environment Variables
|
# Environment Variables
|
||||||
|
|
||||||
Environment variables allow you to modify how TVApp2 functions within a docker container. Ensure that
|
Environment variables allow you to modify how TVApp2 functions within a docker container. Ensure that
|
||||||
you understand the setting you are changing before you apply the change, otherwise, TVApp2 may fail to
|
you understand the setting you are changing before you modify these values, otherwise, TVApp2 may fail to
|
||||||
start due to misconfigurations.
|
start due to misconfigurations.
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
@@ -415,9 +415,7 @@ when being output to your console.
|
|||||||
- LOG_LEVEL=4 # (1)
|
- LOG_LEVEL=4 # (1)
|
||||||
```
|
```
|
||||||
|
|
||||||
1. :information: Changing this file only changes the filename locally for
|
1. :information: The default log level is `4` (info).
|
||||||
generation and downloading. It does not affect the server-side fetching
|
|
||||||
mechanism.
|
|
||||||
|
|
||||||
=== "Logging Options"
|
=== "Logging Options"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user