Преглед изворни кода

create app:systemLang config

utsushiiro пре 7 година
родитељ
комит
5931236b2a
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/server/models/config.js

+ 1 - 0
src/server/models/config.js

@@ -53,6 +53,7 @@ module.exports = function(crowi) {
       'app:confidential'  : '',
 
       'app:fileUpload'    : false,
+      'app:systemLang'    : 'en',
 
       'security:restrictGuestMode'      : 'Deny',