4
0
Эх сурвалжийг харах

Minor Change

Forgot to remove my email and turn off email notification
Daniel Gibbs 12 жил өмнө
parent
commit
71523afb77

+ 2 - 2
CounterStrike/csserver

@@ -9,8 +9,8 @@
 
 # Notification Email
 # (on|off)
-emailnotification="on"
-email="me@danielgibbs.co.uk"
+emailnotification="off"
+email="email@example.com"
 
 # Start vars
 defaultmap="de_aztec"

+ 2 - 2
CounterStrikeGlobalOffensive/csgoserver

@@ -9,8 +9,8 @@
 
 # Notification Email
 # (on|off)
-emailnotification="on"
-email="me@danielgibbs.co.uk"
+emailnotification="off"
+email="email@example.com"
 
 # Start vars
 defaultmap="de_dust"