doesnt get simpler than this
Find a file
Amneesh Singh b7c4353a06
fix hyperlink space
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
2022-11-24 19:58:47 +05:30
src fix hyperlink space 2022-11-24 19:58:47 +05:30
.gitattributes initial commit 2022-10-30 09:53:40 +05:30
.gitignore initial commit 2022-10-30 09:53:40 +05:30
Cargo.lock dont use templating and dont redirect 2022-11-23 22:05:42 +05:30
Cargo.nix dont use templating and dont redirect 2022-11-23 22:05:42 +05:30
Cargo.toml dont use templating and dont redirect 2022-11-23 22:05:42 +05:30
flake.lock initial commit 2022-10-30 09:53:40 +05:30
flake.nix misc changes 2022-10-30 12:16:18 +05:30
README use unsafe file names 2022-10-30 13:39:55 +05:30
rust-toolchain initial commit 2022-10-30 09:53:40 +05:30

even simpler filehost for personal use

to increase the upload size limit use something like
ROCKET_LIMITS='{file="50MiB",data-form="50MiB"}'