Pārlūkot izejas kodu

Add customAuth flag

Girish Ramakrishnan 8 gadi atpakaļ
vecāks
revīzija
24c274a3dc
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  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
 }