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. //subset of languages to allow.
languageSubset: [ languageSubset: [
'javascript', 'javascript',
'js',
'typescript', 'typescript',
'perl',
'js',
'c++',
'c',
'java', 'java',
'kotlin', 'kotlin',
'php', 'php',
'c++',
'c',
'h', 'h',
'csharp', 'csharp',
'bash', 'bash',

Loading…
Cancel
Save