Skip to content

Commit

Permalink
set pygmentize path
Browse files Browse the repository at this point in the history
  • Loading branch information
JBuildman authored May 31, 2024
1 parent 0e71592 commit 6f9ac81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/LocalSettings.php
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@
$wgScribuntoEngineConf['luasandbox']['cpuLimit'] = 10; # Seconds

# SyntaxHighlight
# $wgPygmentizePath = '/usr/lib/python3/dist-packages/pygments';
$wgPygmentizePath = '/usr/local/lib/python3.11/dist-packages/pygments';

# TemplateStyles
$wgTemplateStylesAllowedUrls = [
Expand Down

0 comments on commit 6f9ac81

Please sign in to comment.