Diff
Not logged in

Differences From Artifact [cf05b28253]:

To Artifact [ea5abdb63a]:


946
947
948
949
950
951
952


953
954




955
956
957
958
959
960
961
946
947
948
949
950
951
952
953
954


955
956
957
958
959
960
961
962
963
964
965







+
+
-
-
+
+
+
+







    fossil_print("%s", blob_str(&all));
  }
  blob_reset(&all);
}

/*
** SETTING: email-url                 width=40
** This is the main URL used to access the repository for cloning or
** syncing or for operating the web interface.  It is also
** This URL is used as the basename for hyperlinks included in email alert
** text. Omit the trailing "/".
** the basename for hyperlinks included in email alert text.
** Omit the trailing "/".  If the repository is not intended to be
** a long-running server and will not be sending email notifications,
** then leave this setting blank.
*/
/*
** SETTING: email-admin               width=40
** This is the email address for the human administrator for the system. 
** Abuse and trouble reports and password reset requests are send here.
*/
/*