diff --git a/config.php.default b/config.php.default index 3516ad318..0731cf2d4 100755 --- a/config.php.default +++ b/config.php.default @@ -35,6 +35,8 @@ $stylesheet = "/css/styles.css"; $mono_font = "/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf"; $favicon = "/favicon.ico"; +$notify_email = "admin@vostron.com"; + ### Which special sections should we show? $show_if_customers = 0; $show_if_transit = 0;