Sohalt
Sohalt
Sorry for taking so long. I've rebased and removed the source -> file renaming.
I don't think it makes sense to clutter the toolbar with a slider for this, since you'll rarely adjust the thumbnail size, i.e. you'll set it once to the desired...
Good to know that `env` placeholders are only replaced at config adapt time. That was not immediately obvious to me from https://caddyserver.com/docs/conventions#placeholders. https://github.com/caddy-dns/cloudflare#config-examples shows usage of `{env.CF_API_TOKEN}` in the Caddy...
Ok, looks like it gets replaced in both cases, using `config.json` and changing the config with the http api. I think a similar behavior would make sense for the `{file.*}`...
The same applies to the `EnvironmentFile` option of systemd. It's viable (and what I'm using now) but a bit cumbersome. And does not necessarily compose well with other services using...
I have to remember to put the variable name in the env file and match it up with the variable name used in the config. If another service uses the...
If I had the secret in a file I could use it with an arbitrary number of services supporting systemd-credentials or docker secrets. But as I've said, I can understand...
The goal is not to write JSON by hand, but to have a widely used format that's easy to parse and generate from various tools to build automation around maddy...
For people looking for a similar tool with sway support, there's https://github.com/svenstaro/wmfocus
An md5sum is not very cryptographically secure. But yes, in general using a secure cryptographic hash function would also work. But I'd prefer the separate file.