Browse Source
Propagate filer encryption intent into the embedded S3 options: - In `weed/command/filer.go` inside `runFiler()` when `-s3` is enabled: - Set `filerS3Options.cipher = f.cipher` before calling `filerS3Options.startS3Server()`. This ensures: - `filerS3Options.cipher` is always non-nil in the embedded S3 path - embedded S3 inherits `-encryptVolumeData` behavior from the filer configurationpull/7993/head
committed by
GitHub
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue