reopen 539849
thanks
> > From: Jari Aalto <[email protected]>
> > Subject: gmailfs: [manual] Values in gmailfs.conf not explained
> > To: Debian Bug Tracking System <[email protected]>
> > Date: Tue, 04 Aug 2009 04:08:32 +0300
> >
> > Package: gmailfs
> > Version: 0.8-5
> > Severity: normal
> >
> >
> > Please improve manual page to explain format and values in gmailfs.conf
> > E.g. list and explain the values for the "level" option.
>
> From: [email protected] (Debian Bug Tracking System)
> It has been closed by Sebastien Delafond <[email protected]>.
>
> Values are explained in the example /etc/gmailfs/gmailfs.conf shipped in the
>
The manual page is the location that is the primary source for
information for the end user. It is reasonable to expect manual to have
this information, and possibly again duplicated in *.conf. Not the other
way round, because that would defeat the purpose of "manual page".
The /etc/gmailfs/gmailfs.conf reads:
[connection]
# The proxy URL
#proxy = http://user:p...@proxyhost:port
# or just
#proxy = http://proxyhost:port
# The number or retries for the proxy connection.
#retries = 3
[account]
username = gmailusername
password = gmailpassword
[filesystem]
fsname = linux_fs_3
[references]
# reference = filesystem:username:password
[logs]
# Change this to DEBUG for verbose output (useful for debugging)
level = INFO
# if you'd like logs to go to stdout, comment out this variable.
# For logging to, say, stderr, use /dev/stderr of your system's
# equivalent for it
logfile = ~/gmailfs.log
It does not seem to explain.
... values for the "level" option.
What other possible levels are there?
Jari
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]