forked from Deuxfleurs/garage
Félix Baylac Jacqué
f83fa02193
Sometimes, the secret files permissions checks gets in the way. It's by no mean complete, it doesn't take the Posix ACLs into account among other things. Correctly checking the ACLs would be too involving (see Deuxfleurs/garage#658 (comment)) and would likely still fail in some weird chmod settings. We're adding a new configuration file key allowing the user to disable this permission check altogether. The (already existing) env variable counterpart always take precedence to this config file option. That's useful in cases where the configuration file is static and cannot be easily altered. Fixes Deuxfleurs/garage#658 Co-authored-by: Florian Klink <flokli@flokli.de> |
||
---|---|---|
.. | ||
_index.md | ||
admin-api.md | ||
cli.md | ||
configuration.md | ||
features.md | ||
k2v.md | ||
monitoring.md | ||
s3-compatibility.md |