kidsalive kidsalive TF null
autokick|ping autokick TF null
checktime checktime interval null
+ strict_checking strict_checking TF 1
status status =active|inactive null
conflict_strategy|standard_conflict conflict_strategy 0 null
priority priority numeric null
Boolean indicating whether or not to rebuild indexes after every sync. Off by
default. Optional.
+=item C<strict_check>
+
+Boolean indicating whether or not to be strict when comparing tables in the
+sync. If the columns have different names or data types, the sync will fail.
+But perhaps the columns are allowed to have different names or data types. If
+so, disable C<strict_check> and column diffrences will result in warnings
+rather than failing the validation. Defaults to true.
+
=back
=head3 add customname
Boolean indicating whether or not to rebuild indexes after every sync.
+=item C<strict_check>
+
+Boolean indicating whether or not to be strict when comparing tables in the
+sync. If the columns have different names or data types, the sync will fail.
+But perhaps the columns are allowed to have different names or data types. If
+so, disable C<strict_check> and column diffrences will result in warnings
+rather than failing the validation. Defaults to true.
+
=back
=head3 update table