initial code comit
This commit is contained in:
12
system/apps/owncloud/app.json
Normal file
12
system/apps/owncloud/app.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"app_name" : "app_owncloud",
|
||||
"caption" : "OwnCloud",
|
||||
"http_uri" : "http://[server_name]/owncloud/",
|
||||
"use_http" : true,
|
||||
"https_uri" : "https://[server_name]/owncloud/",
|
||||
"use_https" : true,
|
||||
"frame_support" : true,
|
||||
"require" : [
|
||||
{"data" : "php"}
|
||||
]
|
||||
}
|
||||
BIN
system/apps/owncloud/icon.png
Normal file
BIN
system/apps/owncloud/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
Reference in New Issue
Block a user