initial code comit

This commit is contained in:
2018-11-22 21:02:44 +03:00
parent dda0488d4b
commit 801bbd37b7
117 changed files with 7612 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"app_name" : "app_nextcloud",
"caption" : "NextCloud",
"http_uri" : "",
"use_http" : false,
"https_uri" : "https://[server_name]/",
"use_https" : true,
"frame_support" : false,
"require" : [
{"data" : "php"}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB