mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-24 21:55:52 +03:00
[PR #783] Add infinite bandwith option #1177
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#1177
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/anonaddy/anonaddy/pull/783
Author: @FDHoho007
Created: 10/23/2025
Status: 🔄 Open
Base:
master← Head:master📝 Commits (1)
f436865Add infinite bandwith option📊 Changes
2 files changed (+5 additions, -5 deletions)
View changed files
📝
app/Models/User.php(+3 -3)📝
resources/js/Pages/Dashboard/Index.vue(+2 -2)📄 Description
I want to host anonaddy by myself for myself and only a few selected others. I trust them all and therefore do not need a bandwidth limitation. This pull request implements the option to set the ANONADDY_BANDWIDTH_LIMIT environment variable to -1 to disable the bandwidth limit.
This will:
Since I just started getting familiar with anonaddy I might have missed some important integrations. If so feel free to hint them to me.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.