فهرست منبع

Revert "make ('ns', 'key', 'from_env') unique"

This reverts commit eee7202
utsushiiro 7 سال پیش
والد
کامیت
8ba60ee768
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      src/server/models/config.js

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

@@ -26,8 +26,6 @@ module.exports = function(crowi) {
     ns: 1,
     key: 1,
     from_env: 1
-  }, {
-    unique: true
   });
 
   function validateCrowi() {