mirror of
https://github.com/iv-org/documentation.git
synced 2025-05-25 09:51:13 -04: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…
Add table
Add a link
Reference in a new issue