toastie89
toastie89
Hi! Would a `include: /opt/unbound/etc/unbound/*.conf` in the end of the configuration file make the trick? This way I could put what ever custom configuration in the directory in addition to...
The 'password' is part of the URL in form of the random key, isn't it?
For me the 6 characters also feel a bit short. I run an own instance of transfer.sh and set `random-token-length` to 20.
> So 20 lenght is default for transfer.sh? No, this is what I've set for my own installation. The default is 6.
I've tried to figure out the required packages below. Does anyone know why `curl` and `ca-certificates` are there? ``` [r] required [o] optional [?] unclear Dockerfile ----------------------- [r] tzdata --...
Hi, the procedure described below works for me: https://github.com/dutchcoders/transfer.sh#x-url-delete https://github.com/dutchcoders/transfer.sh#deleting Where do you stuck?
@aspacca nice idea, I will give it a try
@aspacca, thanks for the workaround! Having one container with `HTTP_AUTH_USER` and another with `IP_WHITELIST` pointing both to the same storage works fine.
I like the idea. This will be a breaking change and should be part of a major release. You might go for CRON_10, CRON_22,.. and iterate over those variables. Is...
> To help others out, here's how you currently use this feature: > * Add in `GUEST_PASSWORD: 'test'` into the compose file > * Send a link to your family/friend...