Skip to content

Commit

Permalink
Removed old cluster properties in the document.
Browse files Browse the repository at this point in the history
  • Loading branch information
chenson42 committed Jan 26, 2010
1 parent 5108b21 commit 7868f30
Showing 1 changed file with 2 additions and 46 deletions.
48 changes: 2 additions & 46 deletions symmetric/src/docbook/user-guide/appendix/startup-properties.xml
Original file line number Diff line number Diff line change
Expand Up @@ -607,55 +607,11 @@
</varlistentry>
<varlistentry>
<term>
<command>cluster.lock.during.purge</command>
<command>cluster.lock.enabled</command>
</term>
<listitem>
<para>
Indicate if the purge job is clustered and requires a lock before running.
[&#xA0;Default:&#xA0;false&#xA0;]
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<command>cluster.lock.during.pull</command>
</term>
<listitem>
<para>
Indicate if the pull job is clustered and requires a lock before running.
[&#xA0;Default:&#xA0;false&#xA0;]
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<command>cluster.lock.during.push</command>
</term>
<listitem>
<para>
Indicate if the push job is clustered and requires a lock before running.
[&#xA0;Default:&#xA0;false&#xA0;]
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<command>cluster.lock.during.heartbeat</command>
</term>
<listitem>
<para>
Indicate if the heartbeat job is clustered and requires a lock before running.
[&#xA0;Default:&#xA0;false&#xA0;]
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<command>cluster.lock.during.sync.triggers</command>
</term>
<listitem>
<para>
Indicate if the sync triggers job is clustered and requires a lock before running.
Enables clustering of SymmetricDS jobs.
[&#xA0;Default:&#xA0;false&#xA0;]
</para>
</listitem>
Expand Down

0 comments on commit 7868f30

Please sign in to comment.