Files
nats-server/server/configs/reload/test.conf
Tyler Treat ca1b3485cb Fix "error opening file" errors in tests for Windows
This sort of just punts on the problem by not creating log files in the
tests, but it seemed like the simplest solution.
2017-07-10 12:21:01 -05:00

12 lines
182 B
Plaintext

# Copyright 2017 Apcera Inc. All rights reserved.
# logging options
debug: false
trace: false
logtime: false
cluster {
listen: localhost:-1
no_advertise: false
}