# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. # # suppress inspection "UnusedProperty" for whole file org.apache.jackrabbit.oak.segment.standby.store.StandbyStoreService.name = Apache Jackrabbit Oak Segment Tar Cold Standby Service org.apache.jackrabbit.oak.segment.standby.store.StandbyStoreService.description = Provides continuous backups of repositories based on Segment Tar mode.name = Mode mode.description = TarMK Cold Standby mode (primary or standby) port.name = Port port.description = TCP/IP port to use primary.host.name = Primary Host primary.host.description = Primary host (standby mode only) interval.name = Sync interval (seconds) interval.description = Sync interval in seconds (standby mode only) primary.allowed-client-ip-ranges.name = Allowed IP-Ranges primary.allowed-client-ip-ranges.description = Accept incoming requests for these host names and IP-ranges only (primary mode only) secure.name = Secure secure.description = Use secure connections org.apache.sling.installer.configuration.persist.name = Persist configuration org.apache.sling.installer.configuration.persist.description = Must be always disabled to avoid storing the configuration in the repository standby.readtimeout.name = Standby Read Timeout standby.readtimeout.description = Timeout for requests issued from the standby instance in milliseconds standby.autoclean.name = Standby Automatic Cleanup standby.autoclean.description = Call the cleanup method when the root segment Garbage Collector (GC) generation number increases