From 6988a0571d5d37ea0f38ee3e4066533158f608bc Mon Sep 17 00:00:00 2001 From: Jeff Halter <868228+jhalter@users.noreply.github.com> Date: Sat, 24 Jul 2021 17:54:17 -0700 Subject: Initial squashed commit --- test/config/config.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 test/config/config.yaml (limited to 'test/config/config.yaml') diff --git a/test/config/config.yaml b/test/config/config.yaml new file mode 100644 index 0000000..cb7f15a --- /dev/null +++ b/test/config/config.yaml @@ -0,0 +1,7 @@ +Name: Halcyon's Test Server +Description: Experimental Hotline server +BannerID: 1 +FileRoot: conFiles/ +EnableTrackerRegistration: false +Trackers: + - hltracker.com:5499 \ No newline at end of file -- cgit