Specifications

Chapter 6 Managing Wiki Content 81
Key Default Value Description
mailServer host.example.com URL of the mail server that the
wiki server manages.
hostnameForMailingLists example.com Set this to the server address
appended to mailing list email
addresses.
This setting allows you to avoid
mailing list email addresses
like groupname-wiki@mail.
example.com and instead use
groupname-wiki@example.com.
serverTitle Mac OS X Server Title of the root page and all
pages in My Page.
longSessionTimeout 1209600 Number of seconds of inactivity
allowed before a user must log
in again.
accessLogEnabled <true/> Set to true to enable the access
log.
accessLogFormat %(remoteHost)s - %(username)
s [%(timeStamp)s]
"%(httpMethod)s %(uri)s
HTTP/%(clientProtocolVersion)
s" %(httpCode)d %(bytesSent)s
"%(referrer)s" "%(userAgent)s"
Format for each entry in the
access log.
Allowed values include:
%(
 queryingHost)s
%(
 remoteHost)s
%(
 requestHost)s
%(
 sessionID)s
%(
 username)s
%(
 timeStamp)s
%(
 timeTaken)s
%(
 userAgent)s
%(
 referrer)s
%(
 bytesSent)d
%(
 httpCode)d
%(
 httpMethod)s
%(
 uri)s
%(
 clientProtocolVersion)s