Files
ConfigServerBackups/cmm/cmm.conf

28 lines
587 B
Plaintext
Raw Normal View History

2025-08-28 15:15:56 +01:00
# 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/configserver/cmm.cgi
# System user to run process as
user=root
# Required acls
acls=all
# Display name as show in the service ui
displayname=ConfigServer Mail Manage
# Url to show in the service ui (relative to install path for whm this is cgi/)
entryurl=configserver/cmm.cgi
upgradecall=/usr/local/cpanel/whostmgr/docroot/cgi/configserver/cmm/upgrade.sh
icon=cmm.png
target=mainFrame