mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
9 lines
160 B
Plaintext
9 lines
160 B
Plaintext
# Copyright 2016 Apcera Inc. All rights reserved.
|
|
|
|
listen: 127.0.0.1:4222
|
|
|
|
authorization {
|
|
include 'includes/users.conf' # Pull in from file
|
|
timeout: 0.5
|
|
}
|