Skip to content

Commit

Permalink
OAK-6223: Expose socket keep-alive option
Browse files Browse the repository at this point in the history
Add parameter to documentation

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1795332 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
mreutegg committed May 16, 2017
1 parent 032279f commit 7916d44
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions oak-doc/src/site/markdown/osgi_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,10 @@ db
: Default - oak
: Name of the database in Mongo

socketKeepAlive
: Default - false
: Enables socket keep-alive for MongoDB connections

cache
: Default - 256
: Cache size in MB. This is distributed among various caches used in DocumentNodeStore
Expand Down

0 comments on commit 7916d44

Please sign in to comment.