mirror of
https://github.com/waytotheweb/scripts.git
synced 2026-03-29 15:37:06 +00:00
24 lines
550 B
Plaintext
24 lines
550 B
Plaintext
|
|
# name
|
||
|
|
name=cmm
|
||
|
|
|
||
|
|
# Service that will serve this app
|
||
|
|
service=whostmgr
|
||
|
|
|
||
|
|
# Physical path: /usr/local/cpanel/3rdparty/Foo.php
|
||
|
|
# Literal URL path: $server:$port/$cpsession/3rdparty/Foo.php
|
||
|
|
url=/cgi/addon_cmm.cgi
|
||
|
|
|
||
|
|
# System user to run process as
|
||
|
|
#user=root
|
||
|
|
|
||
|
|
# Required acls
|
||
|
|
acls=all
|
||
|
|
|
||
|
|
# Display name as show in the service ui
|
||
|
|
displayname=ConfigServer <b>Mail Manage</b>
|
||
|
|
|
||
|
|
# Url to show in the service ui (relative to install path for whm this is cgi/)
|
||
|
|
#entryurl=addon_cmm.cgi
|
||
|
|
|
||
|
|
upgradecall=/usr/local/cpanel/whostmgr/docroot/cgi/configserver/cmm/upgrade.sh
|