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

boli
01.54.2007 6c374c777f206ec5320aada93f7ffcabf7f51ab9
opendj-sdk/opends/src/server/org/opends/server/util/ServerConstants.java
@@ -2752,6 +2752,14 @@
       "org.opends.server.UseLastKnownGoodConfiguration";
  /**
   * The name of the system property that can be used to configure the
   * server to report etimes in nanoseconds instead of milliseconds.
   */
  public static final String PROPERTY_ETIME_NANO =
      "org.opends.server.etime.nano";
  /**
   * The column at which to wrap long lines of output in the command-line tools.