====== Configuration Setting: allowdebug ====== To make it simpler to answer support requests, DokuWiki can output a huge list of debug strings when requested. For that, enable the option and append ''"&do=debug"'', without the " characters, to the URL, as in ''%%http://example.com/dokuwiki/doku.php?id=playground&do=debug%%''. This is useful to troubleshoot all kind of configuration problems when setting up the Wiki for the first time. But it reveals a lot of info about the server DokuWiki is running on as well. :!: To be on the safe side you should disable this option and thus disabling the debug function right after your Wiki was set up successfully. * Type: Boolean * Default: ''0'' {{:config:security.png }} **Security Warning**: Changing this option could present a security risk. ===== See also ===== * [[:config:|Configuring DokuWiki]] * [[:Security]]