mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
Add mandatory unlimited traffic limit (#316)
* Add mandatory unlimited traffic limit In order to not having a case like this again: https://github.com/Sommerwiesel/invidious/issues/6#issuecomment-1337036938 * Minimum not max
This commit is contained in:
parent
78ca0c94c0
commit
b813a6264c
1 changed files with 2 additions and 0 deletions
2
.github/ISSUE_TEMPLATE/new_instance.yaml
vendored
2
.github/ISSUE_TEMPLATE/new_instance.yaml
vendored
|
@ -37,6 +37,8 @@ body:
|
|||
required: true
|
||||
- label: "Instance has an automatic hourly restart setup of Invidious"
|
||||
required: true
|
||||
- label: "If dash, proxy + download is enabled (default settings), the instance has unlimited traffic/bandwidth or close to unlimited (100TB minimum)"
|
||||
required: true
|
||||
|
||||
|
||||
- type: checkboxes
|
||||
|
|
Loading…
Reference in a new issue