mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-14 23:07:56 +02:00
submitted 1.2.0
This commit is contained in:
@@ -7,5 +7,7 @@ logging.formatters.f1.class = PatternFormatter
|
||||
logging.formatters.f1.pattern = [%p] %t
|
||||
logging.channels.c1.class = ConsoleChannel
|
||||
logging.channels.c1.formatter = f1
|
||||
# HTTPTimeServer.format = %W, %e %b %y %H:%M:%S %Z
|
||||
# HTTPTimeServer.port = 9980
|
||||
HTTPTimeServer.format = %W, %e %b %y %H:%M:%S %Z
|
||||
HTTPTimeServer.port = 9980
|
||||
HTTPTimeServer.maxQueued = 100
|
||||
HTTPTimeServer.maxThreads = 200
|
||||
|
Reference in New Issue
Block a user