From 22c599abc18895f73e96095f35b71cf3357d41b4 Mon Sep 17 00:00:00 2001 From: Jeff Halter <868228+jhalter@users.noreply.github.com> Date: Wed, 28 Jul 2021 18:21:52 -0700 Subject: Move code to hotline dir --- test/config/config.yaml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 test/config/config.yaml (limited to 'test/config/config.yaml') diff --git a/test/config/config.yaml b/test/config/config.yaml deleted file mode 100644 index cb7f15a..0000000 --- a/test/config/config.yaml +++ /dev/null @@ -1,7 +0,0 @@ -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