瀏覽代碼

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
 }