root-gg / plik

Plik is a temporary file upload system (Wetransfer like) in Go.
https://plik.root.gg
Other
1.47k stars 168 forks source link

New feature flags to enable/disable clients and Github links in the web UI #437

Closed camathieu closed 2 years ago

camathieu commented 2 years ago

Add two new feature flags :

FeatureClients        = "enabled"      # Display the clients download button in the web UI
FeatureGithub         = "enabled"      # Display the source code link in the web UI