Skip to content

Commit

Permalink
Fixes #3083 - Aligning default in ini to XML default
Browse files Browse the repository at this point in the history
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
  • Loading branch information
joakime committed Nov 20, 2019
1 parent dc03431 commit 87eefa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jetty-util/src/main/config/modules/console-capture.mod
Expand Up @@ -18,7 +18,7 @@ resources/
[ini-template]
## Logging directory (relative to $jetty.base)
# jetty.console-capture.dir=logs
# jetty.console-capture.dir=./logs
## Whether to append to existing file
# jetty.console-capture.append=true
Expand Down

0 comments on commit 87eefa3

Please sign in to comment.