Skip to content

Commit

Permalink
Add mandatory unlimited traffic limit (#316)
Browse files Browse the repository at this point in the history
* Add mandatory unlimited traffic limit

In order to not having a case like this again: Sommerwiesel/invidious#6 (comment)

* Minimum not max
  • Loading branch information
unixfox authored Mar 5, 2023
1 parent 78ca0c9 commit b813a62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/new_instance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b813a62

Please sign in to comment.