config.properties revision 8d1791bef30ee93b0616a90971b348dd808a74ea
4ab997398bc9c730d9fc720cd639263c2f1ac747Adam Moore# Licensed to the Apache Software Foundation (ASF) under one
b39897a381c2203466da5568bfd2862a54a81311Adam Moore# or more contributor license agreements. See the NOTICE file
b39897a381c2203466da5568bfd2862a54a81311Adam Moore# distributed with this work for additional information
b39897a381c2203466da5568bfd2862a54a81311Adam Moore# regarding copyright ownership. The ASF licenses this file
4ab997398bc9c730d9fc720cd639263c2f1ac747Adam Moore# to you under the Apache License, Version 2.0 (the
2c5ce90c334a2d0f18474e85c93b424b6ec9daaaAdam Moore# "License"); you may not use this file except in compliance
4ab997398bc9c730d9fc720cd639263c2f1ac747Adam Moore# with the License. You may obtain a copy of the License at
# 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.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
ds.ctworkaround=true
# Disable the file configuration uncomment these options and enable the bootstrap in the system.properties.