diff --git a/pkg/deb/conf/keydb.conf b/pkg/deb/conf/keydb.conf index 41db10573..20df32e42 100644 --- a/pkg/deb/conf/keydb.conf +++ b/pkg/deb/conf/keydb.conf @@ -2035,9 +2035,9 @@ server-threads 2 # bringing up replicas can result in data loss (the first master will win). # active-replica yes -# Enable Enterprise? KeyDB Enterprise provides support for Enterprise only features -# note: you may omit the license key to demo Enterprise features for a limited time -# enable-enterprise [License Key] +# Enable Pro? KeyDB pro provides support for pro only features +# note: you may omit the license key to demo pro features for a limited time +# enable-pro [License Key] -# Enable FLASH support? (Enterprise Only) +# Enable FLASH support? (Pro Only) # storage-provider flash /path/to/flash/db diff --git a/pkg/rpm/keydb_build/keydb_rpm/etc/keydb/keydb.conf b/pkg/rpm/keydb_build/keydb_rpm/etc/keydb/keydb.conf index f7ba65fad..4cf07d280 100644 --- a/pkg/rpm/keydb_build/keydb_rpm/etc/keydb/keydb.conf +++ b/pkg/rpm/keydb_build/keydb_rpm/etc/keydb/keydb.conf @@ -2035,9 +2035,9 @@ server-threads 2 # bringing up replicas can result in data loss (the first master will win). # active-replica yes -# Enable Enterprise? KeyDB Enterprise provides support for Enterprise only features -# note: you may omit the license key to demo Enterprise features for a limited time -# enable-enterprise [License Key] +# Enable Pro? KeyDB pro provides support for pro only features +# note: you may omit the license key to demo pro features for a limited time +# enable-pro [License Key] -# Enable FLASH support? (Enterprise Only) +# Enable FLASH support? (Pro Only) # storage-provider flash /path/to/flash/db