mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Mention default 'logbooks' subdir
SVN revision: 392
This commit is contained in:
parent
814501bb13
commit
38f4eda468
@ -273,8 +273,10 @@ autmatically by the <code><b>elogd</b></code> program. The subdirectory is relat
|
|||||||
to the logbook root directory specified with the <b><code>Logbook dir = ...</code></b>
|
to the logbook root directory specified with the <b><code>Logbook dir = ...</code></b>
|
||||||
option. So if <b><code>Logbook dir = /usr/local/elog/logbooks</b></code> and
|
option. So if <b><code>Logbook dir = /usr/local/elog/logbooks</b></code> and
|
||||||
<b><code>Subdir = Demo</b></code> then the logbook data is stored in <b><code>
|
<b><code>Subdir = Demo</b></code> then the logbook data is stored in <b><code>
|
||||||
/user/local/elog/logbooks/Demo</b></code>. If the subdirectory starts with a "/"
|
/user/local/elog/logbooks/Demo</b></code>. If the <b><code>Logbook dir = ...</code></b>
|
||||||
("\" under Windows), then it is used as an absolute path independent of the logbook dir.
|
option is not specified, then <b><code>logbooks</code></b> is used. If the subdirectory
|
||||||
|
starts with a "/" ("\" under Windows), then it is used as an absolute path independent
|
||||||
|
of the logbook dir. To see which directories are used, start <b><code>elogd</b></code> with the "-v" flag.
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
<LI><b><code>Comment = <comment></code></b>
|
<LI><b><code>Comment = <comment></code></b>
|
||||||
@ -794,9 +796,9 @@ only. When the browser is restarted, the password must be re-entered.<P>
|
|||||||
An alternative to the read/write/admin passwords is the user level access with a
|
An alternative to the read/write/admin passwords is the user level access with a
|
||||||
password file. This file contains user names and passwords in following format:
|
password file. This file contains user names and passwords in following format:
|
||||||
<p>
|
<p>
|
||||||
<ul><code><pre><login name1>:<password1>:<full name1>:<email1><notify1>
|
<ul><code><pre><login name1>:<password1>:<full name1>:<email1>:<notify1>
|
||||||
<login name2>:<password2>:<full name2>:<email2><notify2>
|
<login name2>:<password2>:<full name2>:<email2>:<notify2>
|
||||||
<login name3>:<password3>:<full name3>:<email3><notify3>
|
<login name3>:<password3>:<full name3>:<email3>:<notify3>
|
||||||
...</pre></code></ul>
|
...</pre></code></ul>
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user