console
console copied to clipboard
Add filtering of configuration parameters
fix https://github.com/minio/minio/issues/15736 Filter out \n ,prevent the error of minio server interface caused by foreground input.
before:
after:
