mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
26.00.2008 84e3c2e819f9921255bdc11041fdb45d61557f55
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/Constants.java
@@ -93,4 +93,7 @@
  /** The default replication port. */
  public static final int DEFAULT_REPLICATION_PORT = 8989;
  /** The maximum chars we show in a line of a dialog. */
  public static final int MAX_CHARS_PER_LINE_IN_DIALOG = 100;
}