Add Dokuwiki configuration.
This commit is contained in:
parent
1865e047c6
commit
66a5922794
28 changed files with 17772 additions and 19 deletions
6
etc/dokuwiki/plugins.php
Normal file
6
etc/dokuwiki/plugins.php
Normal 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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue