root-gg / plik

Plik is a temporary file upload system (Wetransfer like) in Go.

Home Page:https://plik.root.gg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ability to automatically put password option on True

ClumsyNavigator opened this issue · comments

I'm looking to automatically put the password option for downloads on On.
If possible even to disable to turn this off.

Is this a possibility?

This has been addressed in #434

You'll be able to use the following in plikd.cfg in the next release :
FeaturePassword = "forced"

I can tell you it works like a charm! Thanks!