add perl to languages

merge-requests/208/head
fatchan 4 years ago
parent ce1fb88863
commit 795526c495
  1. 7
      configs/main.js.example

@ -146,13 +146,14 @@ module.exports = {
//subset of languages to allow.
languageSubset: [
'javascript',
'js',
'typescript',
'perl',
'js',
'c++',
'c',
'java',
'kotlin',
'php',
'c++',
'c',
'h',
'csharp',
'bash',

Loading…
Cancel
Save