aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2025-10-25 09:27:29 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2025-10-25 09:27:29 +0200
commit8fce61f2fb2c6fe74ea31a8fd80951a8eb4aa133 (patch)
treebf4623bf703c36aefbb4673be21a702b2077676f
parentf5a8c211fd2d74347a3e396e316587ad2e9701fe (diff)
Fixed the values
-rw-r--r--fics.conf4
1 files 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";