summaryrefslogtreecommitdiffstats
path: root/doc/examples/kea6/mysql-reservations.json
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/kea6/mysql-reservations.json')
-rw-r--r--doc/examples/kea6/mysql-reservations.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/kea6/mysql-reservations.json b/doc/examples/kea6/mysql-reservations.json
index f8decf2711..1b4a9d8752 100644
--- a/doc/examples/kea6/mysql-reservations.json
+++ b/doc/examples/kea6/mysql-reservations.json
@@ -12,7 +12,7 @@
// We need to specify the database used to store leases. As of
// September 2016, four database backends are supported: MySQL,
-// PostgreSQL, Cassandra, and the in-memory database, Memfile.
+// PostgreSQL and the in-memory database, Memfile.
// We'll use memfile because it doesn't require any prior set up.
"lease-database": {
"type": "memfile",