Browse Source
command: fix s3 panic in filer command due to uninitialized options This fixes a nil pointer dereference panic when starting the S3 server via the `weed filer` command by correctly initializing `iamReadOnly` and `portIceberg` flags. Relates to #8200pull/8210/head
committed by
GitHub
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue