config.properties revision 983ddf18200eaf45691ee29332dd1d40d229f190
a3f3701cea1ba388e7c877955252bb7375eedebdvboxsync# Licensed to the Apache Software Foundation (ASF) under one
a3f3701cea1ba388e7c877955252bb7375eedebdvboxsync# or more contributor license agreements. See the NOTICE file
a3f3701cea1ba388e7c877955252bb7375eedebdvboxsync# distributed with this work for additional information
a3f3701cea1ba388e7c877955252bb7375eedebdvboxsync# regarding copyright ownership. The ASF licenses this file
a3f3701cea1ba388e7c877955252bb7375eedebdvboxsync# to you under the Apache License, Version 2.0 (the
a3f3701cea1ba388e7c877955252bb7375eedebdvboxsync# "License"); you may not use this file except in compliance
a3f3701cea1ba388e7c877955252bb7375eedebdvboxsync# with the License. You may obtain a copy of the License at
a3f3701cea1ba388e7c877955252bb7375eedebdvboxsync# Unless required by applicable law or agreed to in writing,
a3f3701cea1ba388e7c877955252bb7375eedebdvboxsync# software distributed under the License is distributed on an
a3f3701cea1ba388e7c877955252bb7375eedebdvboxsync# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
a3f3701cea1ba388e7c877955252bb7375eedebdvboxsync# KIND, either express or implied. See the License for the
a3f3701cea1ba388e7c877955252bb7375eedebdvboxsync# specific language governing permissions and limitations
# If this value is not absolute, then the felix.cache.rootdir controls
#org.osgi.framework.storage.clean=onFirstInit
# framework.service.urlhandlers - specifies whether or not to activate the URL Handlers
# which results in the URL.setURLStreamHandlerFactory() and
# URLConnection.setContentHandlerFactory() being called.
felix.auto.deploy.action=install,start
#felix.auto.deploy.dir=bundle
# felix.log.level - specifies an integer String whose value indicates the degree of
# (i.e., 1 = error, 2 = warning, 3 = information, and 4 = debug).
# We log osgi entries via a log listener, and hence default the internal logging service logging to off
#felix.service.urlhandlers=false
#felix.shutdown.hook=false
# Delegate the web server connector configuration to jetty.xml instead
# Disable the file configuration uncomment these options and enable the bootstrap in the system.properties.