I’m wondering what configuration change do i need to make in order to remove #badassfish from the built-in error pages?
Hi @bradvido,
You can remove or change the #badassfish text in payara from the glassfish-version.properties file, which will remove it from the error pages. Just set the value of the property version_suffix
to the text you wish to display instead of #badassfish or leave it empty to show no text.
The glassfish-version.properties
file is located in the payara5/glassfish/config/branding
directory.
Thanks,
James
1 Like