Specifications
If someone deletes or replaces an attachment in the wiki, the old attachment remains
on the server. This allows use of the wiki’s history feature to restore old versions of
attached les.
If you delete the folder containing the attachment on the server, users can’t restore
the attachment.
Conguring Wiki Server Settings from the Command Line
Wiki Server settings are stored in /etc/wikid/wikid.conf.
These settings aect all wikis and blogs hosted on the server.
WARNING: The wikid.conf le contains many critical keys, with values that must be
entered correctly. Back up the wikid.conf le and any other critical Wiki Server les
before editing wikid.conf.
The wikid.conf le includes many keys, some of which you should not edit. You can
edit the following keys, but be careful when doing so:
Key Default Value Description
repositoryPath /Library/Collaboration Path to the wiki server data
storage.
loggingPath /Library/Logs/wikid Path to wiki server log les.
maxAttachmentSize 52428800 Maximum size for an
attachment in bytes.
logLevel info Set to how much information
you want logged.
Can be one of the following:
 err
 warn
 msg
 info
 debug
defaultTheme com.apple.snowleopard Set to the unique identier of
the default theme.
enableClearTextAuth <false/> Set to true to enable clear text
authentication.
Use this if your directory system
doesn't support MD5 hash
pasword authentication.
80 Chapter 6 Managing Wiki Content