mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
Test config file
This commit is contained in:
19
server/configs/test.conf
Normal file
19
server/configs/test.conf
Normal file
@@ -0,0 +1,19 @@
|
||||
|
||||
# Simple config file
|
||||
|
||||
port: 4242
|
||||
net: apcera.me # net interface
|
||||
|
||||
authorization {
|
||||
user: derek
|
||||
password: bella
|
||||
timeout: 1
|
||||
}
|
||||
|
||||
# logging options
|
||||
debug: false
|
||||
trace: true
|
||||
logtime: false
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user