Parcourir la source

Add customAuth flag

Girish Ramakrishnan il y a 8 ans
Parent
commit
24c274a3dc
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  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
 }