Configuring

Configuring

At a high level, Dokuwiki applies configuration as follows:
  1. conf/foo.conf – default value that comes with Dokuwiki. Do not make changes to these files, they will be lost across updates.
  2. conf/foo.protected.conf – settings applied by the package. Do not make changes to these files, they will be lost across updates.
  3. conf/foo.local.conf – changed by plugin manager or Dashboard user. Changes can be freely made to these files and they will be retained across updates.