Need return empty []string if config value is empty. split `“”` ==> []string{}, Not []string{“”}
Attach a file by drag & drop or click to upload