Add config files

This commit is contained in:
Colin Sullivan
2018-03-13 15:38:52 -06:00
parent 182be3feb9
commit f7368bf903
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# Copyright 2018 Authors
listen: localhost:-1
logfile: "log.txt"
pid_file: "gnatsd.pid"

View File

@@ -0,0 +1,4 @@
# Copyright 2018 Authors
listen: localhost:-1
logfile: "log1.txt"
pid_file: "gnatsd1.pid"