mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
Wrong default setting #229
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @K-Ko on GitHub (Jun 27, 2017).
config.shsaysIf I use a custom config file and only change
BASEDIR, the default is calculated wrong:Must be
So I have to change
WELLKNOWN=...also@lukas2511 commented on GitHub (Jun 27, 2017):
No, that's not an issue, you should never serve challenge files from your BASEDIR! Those files are to be considered very public and you should keep them as far away as possible from your private data.
Also you seem to have an old version of the example config since the new one clearly shows
/var/www/dehydratedas default value: