summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/database_backends.dox
diff options
context:
space:
mode:
authorStephen Morris <stephen@isc.org>2012-11-26 20:17:27 +0100
committerStephen Morris <stephen@isc.org>2012-11-26 20:17:27 +0100
commit46cfa0779257292e55c048a3854f0df4fe1cbd08 (patch)
tree8355ced1a142309960513ddf75f0a1e132fd84e3 /src/lib/dhcpsrv/database_backends.dox
parent[2404] Tidying up and refactoring the code (diff)
downloadkea-46cfa0779257292e55c048a3854f0df4fe1cbd08.tar.xz
kea-46cfa0779257292e55c048a3854f0df4fe1cbd08.zip
[2404] Further refactoring and a bit of simplification.
Also, included dhcpsrv in the list of directories searched by Doxygen.
Diffstat (limited to 'src/lib/dhcpsrv/database_backends.dox')
-rw-r--r--src/lib/dhcpsrv/database_backends.dox2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/dhcpsrv/database_backends.dox b/src/lib/dhcpsrv/database_backends.dox
index 8eeb5c5684..057f7c0434 100644
--- a/src/lib/dhcpsrv/database_backends.dox
+++ b/src/lib/dhcpsrv/database_backends.dox
@@ -32,6 +32,8 @@
- <b>type</b> - specifies the type of database backend. The following values
for the type keyword are supported:
+ - <B>memfile</b> - In-memory database. Nothing is written to any
+ external storage, so this should not be used in production.
- <b>mysql</b> - Use MySQL as the database
The following sections list the database-specific keywords: