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