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:
Émilien Devos (perso)
2023-03-05 09:39:32 +01:00
committed by GitHub
parent 78ca0c94c0
commit b813a6264c

View File

@ -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