github.com/nats-io/nats-server/v2@v2.11.0-preview.2/conf/simple.conf (about)

     1  listen: 127.0.0.1:4222
     2  
     3  authorization {
     4    include 'includes/users.conf' # Pull in from file
     5    timeout: 0.5
     6  }