ep_disable_error_messages
v0.0.70
Published
Disable Error messages to clients in Etherpad
Readme
Disable Error Messages in Etherpad
Disables the gritter popup errors messages so your users will never know how broken your install is <3 :)
Installation
Install from the Etherpad admin UI (Admin → Manage Plugins,
search for ep_disable_error_messages and click Install), or from the Etherpad
root directory:
pnpm run plugins install ep_disable_error_messages⚠️ Don't run
npm i/npm installyourself from the Etherpad source tree — Etherpad tracks installed plugins through its own plugin-manager, and hand-editingpackage.jsoncan leave the server unable to start.
After installing, restart Etherpad.
