We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f950296 commit e260799Copy full SHA for e260799
1 file changed
profiling/timer-log/src/main/resources/application.properties
@@ -19,9 +19,6 @@
19
# here you can configure options on camel main (see MainConfigurationProperties class)
20
camel.main.name = MyTinyCamel
21
22
-# run in lightweight mode to be tiny as possible
23
-camel.main.lightweight = true
24
-
25
# use short uuid which uses 16 bytes vs 32 by default
26
camel.main.uuid-generator = short
27
0 commit comments