Procházet zdrojové kódy

Add customAuth flag

Girish Ramakrishnan před 8 roky
rodič
revize
24c274a3dc
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  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
 }