Implements bandwidth limits for repository uploads and downloads. Adds UI components to configure bandwidth limits. Adds database fields to store bandwidth limit configuration. Integrates bandwidth limiting into restic commands.
24 lines
195 B
Text
24 lines
195 B
Text
.DS_Store
|
|
/node_modules/
|
|
|
|
# React Router
|
|
/.react-router/
|
|
/build/
|
|
/dist/
|
|
|
|
.env
|
|
.turbo
|
|
CLAUDE.md
|
|
|
|
mutagen.yml.lock
|
|
notes.md
|
|
smb-password.txt
|
|
cache.db
|
|
|
|
data/
|
|
|
|
.env*
|
|
!.env.example
|
|
!.env.test
|
|
|
|
.idea/
|