Skip to content

Commit b0f08ea

Browse files
author
Jan Rochel
committed
updated doc to latest changes
1 parent 1b593ca commit b0f08ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/manual-wiki/libraries.wiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Note that the ocsipersist-database under the specified name (default:
4646
password="Guess what I need!"
4747
database="ocsipersist" <!-- this is the default value if not specified -->
4848
unix_domain_socket_dir="./udsd"
49-
hashtbl_size="16" <!-- rule of thumb: 8 * number of persistent values / tables -->
49+
size_conn_pool="16" <!-- this is the default value; number of DB connections -->
5050
/>
5151
</extension>
5252
}}}

0 commit comments

Comments
 (0)