mirror of
https://github.com/minio/minio.git
synced 2025-11-20 18:06:10 -05:00
quick: Add yaml format support (#3833)
quick Save() and Load() infers config file's format from file name extension.
This commit is contained in:
committed by
Harshavardhana
parent
bc52d911ef
commit
6c00a57a7c
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* Quick - Quick key value store for config files and persistent state files
|
||||
*
|
||||
* Minio Client (C) 2015 Minio, Inc.
|
||||
* Quick (C) 2015 Minio, Inc.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
||||
Reference in New Issue
Block a user