소스 검색

add doc url

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

+ 3 - 1
CloudronManifest.json

@@ -24,5 +24,7 @@
   "memoryLimit": 524288000,
   "changelog": "file://CHANGELOG",
   "tags": [ "forum", "collaboration", "community", "discourse", "bb" ],
-  "postInstallMessage": "file://POSTINSTALL.md"
+  "postInstallMessage": "file://POSTINSTALL.md",
+  "minBoxVersion": "1.8.1",
+  "documentationUrl": "https://cloudron.io/documentation/apps/nodebb/"
 }