mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-10 18:23:28 +00:00
Fixed typo
SVN revision: 374
This commit is contained in:
parent
c59db781c7
commit
f31a652451
@ -821,8 +821,8 @@ added to the configuration file to fill in the <i>Author</i> and the <i>Email</i
|
|||||||
with the current user name and email:
|
with the current user name and email:
|
||||||
<p>
|
<p>
|
||||||
<ul><code>Attributes = Author, Email, ...</code></ul>
|
<ul><code>Attributes = Author, Email, ...</code></ul>
|
||||||
<ul><code>Options Author = $long_name from $remote_host<br>
|
<ul><code>Subst Author = $long_name from $remote_host<br>
|
||||||
Options Email = $user_email</code></ul>
|
Subst Email = $user_email</code></ul>
|
||||||
<p>
|
<p>
|
||||||
Thus the author name is not user-input anymore, ensuring the entry always contains the
|
Thus the author name is not user-input anymore, ensuring the entry always contains the
|
||||||
actual user name. For a full listing of substitutions, see the "<I>Subst <attrib></I>" option.<p>
|
actual user name. For a full listing of substitutions, see the "<I>Subst <attrib></I>" option.<p>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user