This is an automated email from the ASF dual-hosted git repository.

ntimofeev pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/cayenne-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 4a4e08c  Update 4.1 docs
4a4e08c is described below

commit 4a4e08cf1433736c16aa1c25ce5275cca4e4fe46
Author: Nikita Timofeev <[email protected]>
AuthorDate: Fri Oct 11 17:35:33 2019 +0300

    Update 4.1 docs
---
 docs/4.1/cayenne-guide/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/4.1/cayenne-guide/index.html 
b/docs/4.1/cayenne-guide/index.html
index 791b45b..1b55bff 100644
--- a/docs/4.1/cayenne-guide/index.html
+++ b/docs/4.1/cayenne-guide/index.html
@@ -5659,7 +5659,7 @@ public class MyEntity extends _MyEntity {
        <li> <p>Default value: 10000</p> </li> 
       </ul> 
      </div> </li> 
-    <li> <p><code>cayenne.server.contexts_sync_strategy</code> defines whether 
peer ObjectContexts should receive snapshot events after commits from other 
contexts. If true (<em>default</em>), the contexts would automatically 
synchronize their state with peers.</p> 
+    <li> <p><code>cayenne.server.contexts_sync_strategy</code> defines whether 
peer ObjectContexts should receive snapshot events after commits from other 
contexts. If true, the contexts would automatically synchronize their state 
with peers.</p> 
      <div class="ulist"> 
       <ul> 
        <li> <p>Possible values: true, false</p> </li> 

Reply via email to