| | |
| | | property.task-retention-time.synopsis=Specifies the length of time that task entries should be retained after processing on the associated task has been completed. |
| | | property.writability-mode.synopsis=Specifies the behavior that the backend should use when processing write operations. |
| | | property.writability-mode.syntax.enumeration.value.disabled.synopsis=Causes all write attempts to fail. |
| | | property.writability-mode.syntax.enumeration.value.enabled.synopsis=Allows write operations to be performed in that backend (if the requested operation is valid, the user has permission to perform the operation, the backend supports that type of write operation, and the global writability mode property is also enabled). |
| | | property.writability-mode.syntax.enumeration.value.enabled.synopsis=Allows write operations to be performed in that backend (if the requested operation is valid, the user has permission to perform the operation, the backend supports that type of write operation, and the global writability-mode property is also enabled). |
| | | property.writability-mode.syntax.enumeration.value.internal-only.synopsis=Causes external write attempts to fail but allows writes by replication and internal operations. |