commit e3e6cb553e40b06558f94ac021ca3a233721baef from: Markus Uhlin date: Wed Nov 26 23:09:38 2025 UTC Cleared settings commit - 5651557cadbffddcc7d51e2d8cd2f9559ecd05c0 commit + e3e6cb553e40b06558f94ac021ca3a233721baef blob - ea2d72e5ed7cd6091aa3dcb73c058d6cd5f34f5c blob + 79c8152788b96a8c411709fb2905d3b76b99015a --- fics.conf +++ 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