unused;
authorwenzelm
Wed, 06 Nov 2019 23:16:30 +0100
changeset 71067 67cbf2e52785
parent 71066 114db2b5a5f8
child 71068 510b89906d86
unused;
etc/options
--- 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"