mirror of
https://github.com/matze/wastebin.git
synced 2026-04-25 16:45:59 +03:00
[GH-ISSUE #102] WASTEBIN_MAX_PASTE_EXPIRATION #62
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wastebin-matze#62
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?
Originally created by @Gadgetroch on GitHub (Jan 22, 2025).
Original GitHub issue: https://github.com/matze/wastebin/issues/102
Good morning,
I'm trying to set WASTEBIN_MAX_PASTE_EXPIRATION=3600, or WASTEBIN_MAX_PASTE_EXPIRATION=86400.
First, when i set it the bottom menu don't offer "never" option, and if i set 3600, 86400 or whatever i'm on "10 minutes" by default.
Why ?
@matze commented on GitHub (Feb 16, 2025):
The name is a bit of a misnomer and actually just limits the maximum expiration. Default will be reworked as part of #65, so I will close this one for now.