mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-06 15:32:17 +00:00
Disable homepage? #64
Reference in New Issue
Block a user
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 @melalj on GitHub.
I want to be able to hide the homepage, and only support reading the uploaded files, and upload files using a secret token.
Is that something possible?
@paolafrancesca commented on GitHub:
@melalj this could be achieved easily with a proxy on top of transfer.sh, not sure it's the right place to handle this directly on the service
@stefanbenten what do you think of something like
--disable-home?@neu-ma-tic commented on GitHub:
yep, just edit the code.
PS: Most things are possible, just with varying levels of difficulty, involvement, or price