mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 12:10:24 +03:00
add logrotate support for MinIO logs (#19641)
This commit is contained in:
@@ -65,5 +65,5 @@ var (
|
||||
MinioBannerName = "MinIO Object Storage Server"
|
||||
|
||||
// MinioLicense - MinIO server license.
|
||||
MinioLicense = "GNU AGPLv3 <https://www.gnu.org/licenses/agpl-3.0.html>"
|
||||
MinioLicense = "GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user