[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[TAF] templates://webfs/{templates}



The webfs package introduced new or modified debconf
templates. This is the perfect moment for a review to help the package
maintainer following the general suggested writing style and track
down typos and errors in the use of English language.

If someone wants to pick up this review, please answer to this mail,
in the mailing list, with an [ITR] (Intent To Review) label.

The templates file is attached.

To propose the file you reviewed for peer review, please send a [RFR]
(Request For Review) mail with the reviewed file attached...then a few
days later, when no more contributions come, a summary mail with a
[LCFC] (Last Chance For Comments) label.

Finally, after no more comments coming to the LCFC mail, you can send
the reviewed templates file as a bug report against the package.

Then, please notify the list with a last mail using a [BTS] label
with the bug number.

Helping the package maintainer to deal with induced translation
updates at that moment will be nice. If you're not comfortable with
that part of the process, please hand it off to a translator.

-- 


Template: webfsd/web_ip
Type: string
_Description: IP address webfsd should listen on:
 If your box has more than one IP address, you can pick one here for webfsd.
 Leaving this field blank will allow webfsd to listen on all IP addresses.

Template: webfsd/web_timeout
Type: string
_Description: Timeout for network connections:
 The default timeout is 60 seconds.  You can pick another value here if you
 want.

Template: webfsd/pending
Type: string
Default: no
Description: for internal use only

Template: webfsd/web_conn
Type: string
_Description: Number of parallel network connections:
 By default, webfsd allows 32 network connections. For private/small
 networks, the default should be fine. If you are running a big server, you
 probably want to use a higher number.

Template: webfsd/web_dircache
Type: string
_Description: Directory cache size:
 webfsd can keep cached directory listings.  By default, the size of
 the cache is limited to 128 entries.  If you have a very big
 directory tree, you might want to raise this value.

Template: webfsd/web_port
Type: string
_Description: Port number webfsd should listen on:
 By default, webfsd listens on port 8000.  If you want to use another port, enter
 it here.

Template: webfsd/web_virtual
Type: boolean
Default: false
_Description: Should virtual host support be enabled?
 Please choose this option if you want webfsd support name-based
 virtual hosts.  The first directory level below your document root
 will then be used as hostname.

Template: webfsd/web_root
Type: string
Default: /var/ftp
_Description: Document root for webfsd:
 webfsd is a lightweight HTTP server which only serves static files.  You
 can use it for example to provide HTTP access to your anonymous FTP
 server.
 .
 You need to specify the document root for the webfs daemon, i.e. the
 directory tree which will be exported.
 .
 Leave this blank if you don't want webfsd started by the system at boot time.

Template: webfsd/web_host
Type: string
_Description: Host name for webfsd:
 webfsd will use the machine's hostname by default. If this box has an alias
 name (like ftp.domain.org) which should be visible outside instead of the
 real hostname (say debian.domain.org), then enter this name here.
 Otherwise you can leave this blank.

Template: webfsd/web_user
Type: string
Default: www-data
_Description: User running the webfsd daemon:

Template: webfsd/web_syslog
Type: boolean
Default: false
_Description: Should webfsd log events (start/stop/...) to syslog?

Template: webfsd/web_accesslog
Type: string
_Description: Access log file:
 webfsd can write an access log in common log format. If you want this,
 enter the log file name here.  By default, no logfile will be written.

Template: webfsd/web_logbuffering
Type: boolean
Default: true
_Description: Should logging be buffered?
 With buffered logging, entries will be written in chunks, not as soon
 as they are registered as client calls.

Template: webfsd/web_group
Type: string
Default: www-data
_Description: Group running the webfsd daemon:

Template: webfsd/web_index
Type: string
_Description: Directory index filename:
 If webfsd receives a request for a directory, it can optionally look for an
 index file it should send to the client.  Common names are index.html and
 default.html. If you want this, enter the filename here.  If you leave it
 blank or no such file exists, webfsd will send a directory listing to the
 client.

Template: webfsd/web_cgipath
Type: string
_Description: CGI script catalog:
 If webfsd shall be able to deliver output from CGI functions, their
 location must be declared. The path must begin immediately below
 the document root and be specified with an initial slash. An empty
 path disables this feature.

Template: webfsd/web_extras
Type: string
_Description: Extra options to include:
 Webfsd has further capacities that were not mentioned above, such as
 chrooted service, timed expiration of files, and locked binding to
 either IPv6 or IPv4. Consult the manual page and add any extras here.
Source: webfs
Section: httpd
Priority: optional
Build-Depends: debhelper (>= 7), po-debconf
Maintainer: Mats Erik Andersson <mats.andersson@gisladisker.se>
Standards-Version: 3.8.4
Homepage: http://linux.bytesex.org/misc/webfs.html

Package: webfs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, debconf | debconf-2.0
Provides: httpd
Description: lightweight http server for static content
 This is a simple http server for mostly static content.  You
 can use it to serve the content of a ftp server via http for
 example.  It is also nice to export some files the quick way
 by starting a http server in a few seconds, without editing
 some config file first.  Limited cgi support (GET requests
 only) has been added recently.

Attachment: signature.asc
Description: Digital signature


Reply to: