From e3e6cb553e40b06558f94ac021ca3a233721baef Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Thu, 27 Nov 2025 00:09:38 +0100 Subject: Cleared settings --- fics.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/fics.conf b/fics.conf index ea2d72e..79c8152 100644 --- a/fics.conf +++ b/fics.conf @@ -1,5 +1,5 @@ # Must be a dns recognisable host name -server_hostname = "rpblc.net"; +server_hostname = ""; # At AFICS we just use 'fics'. But for your server you might want to # change this e.g. to BICS, EICS, DICS etc. @@ -7,11 +7,11 @@ server_name = "Xfics"; # for pgn output server_location = "Las Vegas, USA"; # for pgn output # Details of the head admin -HADMINHANDLE = "maxxe"; -HADMINEMAIL = "maxxe@rpblc.net"; +HADMINHANDLE = ""; +HADMINEMAIL = ""; # Registration mail address -REGMAIL = "maxxe@rpblc.net"; +REGMAIL = ""; # These settings are only used if the program has been installed # system-wide. The defaults are OK. Root privileges are dropped to the -- cgit v1.2.3