mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[PR #693] [MERGED] Increase /var/lib/tor tmpfs size to 12MB #944
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#944
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/benbusby/whoogle-search/pull/693
Author: @CyberJack
Created: 3/22/2022
Status: ✅ Merged
Merged: 3/22/2022
Merged by: @benbusby
Base:
main← Head:docker-compose-update-tor-tmpfs-size📝 Commits (1)
2823613Increase /var/lib/tor tmpfs size to 12MB📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
docker-compose.yml(+1 -1)📄 Description
I increased the tmpfs size for /var/lib/tor to 12MB. This will fix issue #648.
After an uptime of 109 days, the usage of /var/lib/tor was still 10.9 MB. A reply in issue #648 reported a higher usage, which forced me to set the size a bit higher (12MB instead of 11MB).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.