etc/options
changeset 71067 67cbf2e52785
parent 71049 f4b9dd5ab0cc
child 71068 510b89906d86
--- a/etc/options	Wed Nov 06 22:51:54 2019 +0100
+++ b/etc/options	Wed Nov 06 23:16:30 2019 +0100
@@ -351,13 +351,6 @@
 option phabricator_mysql_config : string = "/etc/mysql/debian.cnf"
 option phabricator_apache_root : string = "/etc/apache2"
 
-option phabricator_smtp_host : string = ""
-option phabricator_smtp_port : int = 465
-option phabricator_smtp_user : string = ""
-option phabricator_smtp_passwd : string = ""
-option phabricator_smtp_protocol : string = "ssl"
-option phabricator_smtp_message_id : bool = true
-
 
 section "Isabelle/Scala/ML system channel"