diff options
| -rw-r--r-- | fics.conf | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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"; |
