1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

ui: Update default greeting.html, closes #106.

This commit is contained in:
James Hillyerd
2018-10-22 12:26:36 -07:00
parent 82e6a9fe5d
commit 2f67a6922a
2 changed files with 5 additions and 5 deletions

View File

@@ -1,9 +1,9 @@
<p>Inbucket is an email testing service; it will accept email for any email
address and make it available to view without a password.</p>
<p>To view email for a particular address, enter the username portion
<p>To view messages for a particular address, enter the username portion
of the address into the box on the upper right and click <em>View</em>.</p>
<p>This message can be customized by editing greeting.html. Change the
configuration option <code>greeting.file</code> if you'd like to move it
outside of the Inbucket installation directory.</p>
<p>This message can be customized by editing <code>ui/greeting.html</code>.
Set the <code>INBUCKET_WEB_GREETINGFILE</code> environment variable if you'd
like to move the file outside of the Inbucket installation directory.</p>