aboutsummaryrefslogtreecommitdiffstats
path: root/etc/templates
diff options
context:
space:
mode:
Diffstat (limited to 'etc/templates')
-rw-r--r--etc/templates/profile.template3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/templates/profile.template b/etc/templates/profile.template
index 347cbeb3c..d39e16025 100644
--- a/etc/templates/profile.template
+++ b/etc/templates/profile.template
@@ -88,6 +88,9 @@ include globals.local
88# Allow lua (blacklisted by disable-interpreters.inc) 88# Allow lua (blacklisted by disable-interpreters.inc)
89#include allow-lua.inc 89#include allow-lua.inc
90 90
91# Allow nodejs (blacklisted by disable-interpreters.inc)
92#include allow-nodejs.inc
93
91# Allow perl (blacklisted by disable-interpreters.inc) 94# Allow perl (blacklisted by disable-interpreters.inc)
92#include allow-perl.inc 95#include allow-perl.inc
93 96