mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
Add config files
This commit is contained in:
4
server/configs/reload/file_rotate.conf
Normal file
4
server/configs/reload/file_rotate.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
# Copyright 2018 Authors
|
||||
listen: localhost:-1
|
||||
logfile: "log.txt"
|
||||
pid_file: "gnatsd.pid"
|
||||
4
server/configs/reload/file_rotate1.conf
Normal file
4
server/configs/reload/file_rotate1.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
# Copyright 2018 Authors
|
||||
listen: localhost:-1
|
||||
logfile: "log1.txt"
|
||||
pid_file: "gnatsd1.pid"
|
||||
Reference in New Issue
Block a user