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

boli
01.54.2007 45fe4faa381a512a7c73b2cea5a67eab57f810d6
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.