mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-24 13:16:28 +00:00
feat(rustfs): add optional license gating feature (#2197)
This commit is contained in:
@@ -36,6 +36,7 @@ metrics = []
|
||||
ftps = ["rustfs-protocols/ftps"]
|
||||
swift = ["rustfs-protocols/swift"]
|
||||
webdav = ["rustfs-protocols/webdav"]
|
||||
license = []
|
||||
full = ["metrics", "ftps", "swift", "webdav"]
|
||||
|
||||
[lints]
|
||||
|
||||
Reference in New Issue
Block a user