From 8fce61f2fb2c6fe74ea31a8fd80951a8eb4aa133 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sat, 25 Oct 2025 09:27:29 +0200 Subject: Fixed the values --- fics.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fics.conf b/fics.conf index b08afc3..c4c8f7f 100644 --- a/fics.conf +++ b/fics.conf @@ -7,8 +7,8 @@ server_name = "Xfics"; # for pgn output server_location = "Las Vegas, USA"; # for pgn output # Details of the head admin -HADMINHANDLE = "maxxe@rpblc.net"; -HADMINEMAIL = "maxxe"; +HADMINHANDLE = "maxxe"; +HADMINEMAIL = "maxxe@rpblc.net"; # Registration mail address REGMAIL = "maxxe@rpblc.net"; -- cgit v1.2.3