chiark / gitweb /
caf.db: rename file from caf-assocs.db
[cgi-auth-flexible.git] / caf.pod
diff --git a/caf.pod b/caf.pod
index 2088fe569cba9fbcdd0b3b6f6f7f9d985db0621f..216410332ba969741638bbd470be110c907944fd 100644 (file)
--- a/caf.pod
+++ b/caf.pod
@@ -779,13 +779,13 @@ C<assocdb_dbh> is not supplied.
 =item C<assocdb_path>
 
 Path to the sqlite3 database used for CAF's session storage.  The
-default is currently C<caf-assocs.db> but will change in the future.
+default is C<caf.db>.
 
 Used only if neither C<assocdb_dbh> or C<assocdb_dsn> are supplied.
 
 If this is a relative path, it is in C<dir>.
 
-=item C<assocdb_table>
+=item C<db_prefix>
 
 Prefix for the SQL tables and indices to use (and to create, if
 necessary).
@@ -1347,7 +1347,6 @@ xxx document @default_db_setup_statements
 xxx bugs wrong default random on Linux
 xxx bugs wrong default random on *BSD
 xxx bugs keys not shared should be in db
-xxx rename caf-assocs.db
 xxx rename caf_assocsecret default cookie name
 xxx mention relationship between login_timeout and cookies
 xxx rename assocdb settings to db