Fix compilation without enterprise feature
This commit is contained in:
@@ -44,4 +44,4 @@ rocks = ["store/rocks"]
|
||||
elastic = ["store/elastic"]
|
||||
s3 = ["store/s3"]
|
||||
redis = ["store/redis"]
|
||||
enterprise = ["jmap/enterprise", "common/enterprise", "store/enterprise"]
|
||||
enterprise = ["jmap/enterprise", "common/enterprise", "store/enterprise", "managesieve/enterprise"]
|
||||
|
||||
Reference in New Issue
Block a user