diff --git a/config.templ.php b/config.templ.php index 694fca2..0ae8730 100644 --- a/config.templ.php +++ b/config.templ.php @@ -8,6 +8,7 @@ const POSTGRES_PASSWORD = "%DBPASSWORD%"; const UPDATER_CONTACT_EMAIL = "%UPDATER_EMAIL%"; +const GENERAL_CONTACT_EMAIL = "%GENERAL_EMAIL%"; const PRIVACY_CONTACT = "%PRIVACY_CONTACT%"; const PRIVACY_CONTACT_EMAIL = "%PRIVACY_EMAIL%"; \ No newline at end of file