Add Dokuwiki configuration.

This commit is contained in:
Darren 'Tadgy' Austin 2026-03-21 18:19:21 +00:00
commit 66a5922794
28 changed files with 17772 additions and 19 deletions

6
etc/dokuwiki/plugins.php Normal file
View file

@ -0,0 +1,6 @@
<?php
/**
* This file configures the default states of available plugins. All settings in
* the plugins.*.php files will override those here.
*/
$plugins['testing'] = 0;