Skip to content

Commit

Permalink
Merge branch '3.12' of https://github.com/JumpMind/symmetric-ds.git i…
Browse files Browse the repository at this point in the history
…nto 3.12
  • Loading branch information
erilong committed Oct 28, 2020
2 parents 0c2e24a + 6e507a3 commit a13767a
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -354,6 +354,7 @@ private ParameterConstants() {

public final static String NODE_COPY_MODE_ENABLED = "node.copy.mode.enabled";
public final static String NODE_PASSWORD_FAILED_ATTEMPTS = "node.password.failed.attempts";
public final static String USER_PASSWORD_FAILED_ATTEMPTS = "console.password.failed.attempts";

public final static String NODE_OFFLINE = "node.offline";
public final static String NODE_OFFLINE_INCOMING_DIR = "node.offline.incoming.dir";
Expand Down

0 comments on commit a13767a

Please sign in to comment.