소스 검색

Add customAuth flag

Girish Ramakrishnan 8 년 전
부모
커밋
24c274a3dc
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      CloudronManifest.json

+ 2 - 1
CloudronManifest.json

@@ -24,5 +24,6 @@
   "memoryLimit": 524288000,
   "changelog": "file://CHANGELOG",
   "tags": [ "forum", "collaboration", "community", "discourse", "bb" ],
-  "postInstallMessage": "file://POSTINSTALL.md"
+  "postInstallMessage": "file://POSTINSTALL.md",
+  "customAuth": true
 }