We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4089f78 commit e11f762Copy full SHA for e11f762
distributions/openhab/src/main/resources/userdata/etc/org.jupnp.cfg
@@ -1,3 +1,4 @@
1
+autoEnable=false
2
multicastResponsePort=0
3
asyncThreadPoolSize=30
4
threadPoolSize=15
launch/app/runtime/services.cfg
@@ -26,5 +26,6 @@ startlevel:50=ruleengine:start
26
startlevel:70=dsl:sitemap
27
startlevel:80=things:handler
28
29
+org.jupnp:autoEnable=false
30
org.jupnp:threadPoolSize=20
31
org.ops4j.pax.logging:org.ops4j.pax.logging.log4j2.config.file=../../../../runtime/log4j2.xml
0 commit comments