mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-09 19:50:26 +03:00
The default greeting.html now include %admin_email%.
This commit is contained in:
parent
bd539b8350
commit
7af3afaa4b
7
utils.c
7
utils.c
@ -65,12 +65,9 @@ const char *greeting_html =
|
||||
"Mastodon, Pleroma, Friendica, etc. all around the world.</p>\n"
|
||||
"\n"
|
||||
"<p>There is no automatic sign up process for this server. If you want to be a part of\n"
|
||||
"this community, please write an email to\n"
|
||||
"\n"
|
||||
"the administrator of this instance\n"
|
||||
"\n"
|
||||
"this community, please write an email to %admin_email%\n"
|
||||
"and ask politely indicating what is your preferred user id (alphanumeric characters\n"
|
||||
"only) and the full name you want to appear as.</p>\n"
|
||||
"only).</p>\n"
|
||||
"\n"
|
||||
"<p>The following users are already part of this community:</p>\n"
|
||||
"\n"
|
||||
|
Loading…
Reference in New Issue
Block a user