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

Jean-Noel Rouvignac
03.45.2014 a5d64695211d83e1af9eabb8a739fc0cf54578a3
opendj3-server-dev/src/admin/messages/GlobalCfgDefn.properties
@@ -80,9 +80,6 @@
property.smtp-server.syntax.string.pattern.synopsis=A hostname, optionally followed by a ":" followed by a port number.
property.time-limit.synopsis=Specifies the maximum length of time that should be spent processing a single search operation.
property.time-limit.description=A value of 0 seconds indicates that no time limit is enforced. Note that this is the default server-wide time limit, but it may be overridden on a per-user basis using the ds-rlim-time-limit operational attribute.
property.workflow-configuration-mode.synopsis=Specifies the workflow configuration mode (auto vs. manual).
property.workflow-configuration-mode.syntax.enumeration.value.auto.synopsis=In the "auto" configuration mode, there is no workflow configuration. The workflows are created automatically based on the backend configuration. There is one workflow per backend base DN.
property.workflow-configuration-mode.syntax.enumeration.value.manual.synopsis=In the "manual" configuration mode, each workflow is created according to its description in the configuration.
property.writability-mode.synopsis=Specifies the kinds of write operations the directory server can process.
property.writability-mode.syntax.enumeration.value.disabled.synopsis=The directory server rejects all write operations that are requested of it, regardless of their origin.
property.writability-mode.syntax.enumeration.value.enabled.synopsis=The directory server attempts to process all write operations that are requested of it, regardless of their origin.