久保田隼基 7 лет назад
Родитель
Сommit
73659a0509
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      lib/models/config.js

+ 1 - 0
lib/models/config.js

@@ -66,6 +66,7 @@ module.exports = function(crowi) {
       'security:passport-ldap:isSameUsernameTreatedAsIdenticalUser': false,
       'security:passport-google:isEnabled' : false,
       'security:passport-github:isEnabled' : false,
+      'security:passport-twitter:isEnabled' : false,
 
       'aws:bucket'          : 'growi',
       'aws:region'          : 'ap-northeast-1',