diff --git a/src/lib/config/panacea.ini-default b/src/lib/config/panacea.ini-default index 6853975..08ae62f 100644 --- a/src/lib/config/panacea.ini-default +++ b/src/lib/config/panacea.ini-default @@ -56,6 +56,7 @@ database = wiki ; $_COOKIE, $_SESSION) ; - wiki-related stuff, e.g. time elapsed to parse wikitext ; to HTML +; - uncaught exceptions bubble out ; ; The default is "off". ; @@ -79,7 +80,7 @@ logging = off ; DEBUG - logs everything under the sun ; INFO - logs informational events (e.g. "Query on wiki.history ; returned 30 rows") -; WARNING - logs warnings (e.g. "two people editing the same page") +; WARNING - logs warnings (e.g. an uncaught exception) ; ERROR - logs page-crashing errors (e.g. "query on wiki.history ; failed: could not resolve hostname") ; DEATH - logs program-crashing errors (e.g. "cannot connect