When i change control panel name using whitelabel. file manager title not changed how can i change file manager tab title ?
You can edit /usr/local/hestia/web/fm/configuration.php
and modify this line:
$dist_config["frontend_config"]["app_name"] = "File Manager - Hestia Control Panel";
Keep in mind that this conf file could be replaced when upgrading Hestia.
2 Likes