fix handling of empty "owner" setting

default interface type (basic/normal/expert) is now configurable
sort available languages
This commit is contained in:
lars 2007-08-13 11:21:26 +00:00
parent ea52604595
commit fff1a0493a
5 changed files with 20 additions and 15 deletions

View file

@ -105,6 +105,9 @@ empty.
Specify the defaut language of the web interface. This value will be overriden
when the browser requests an available language or when the user explicitly
selects a different language. The default value is \fIen\fR.
.IP \fB$DEFAULT_INTERFACE_TYPE\fR
Set the default interface template. Available values are \fIeasy\fR,
\fInormal\fR and \fIexpert\fR. The default value is \fInormal\fR.
.IP \fB$GPG_SUPPORT\fR
Enable support for encrypted mailing lists. Currently this feature is still
considered as beta quality. User reports are warmly welcome!