X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/eb4315e7027566b402c908cc03ecaed2d04af99b..9c9ba79b708130c7f8593813504cf356cf09068f:/data/config.default.php diff --git a/data/config.default.php b/data/config.default.php index 4c37849..6e4c20c 100644 --- a/data/config.default.php +++ b/data/config.default.php @@ -43,6 +43,7 @@ $GLOBALS['phorkie']['cfg'] = array( a paste is created, edited or deleted */ ) ), + 'geshi' => 'geshi.php', ); $GLOBALS['phorkie']['auth'] = array( // 0 = public, no authentication, 1 = protect adds/edits/deletes,