I am running etherpad-lite 1.6.1.
I want to remove some of the buttons from the pad toolbar.
There is a toolbar section in the settings.json file in the root of my etherpad installation. When I remove the entries for buttons that I want to hide from this array and restart my etherpad service, the changes are not reflected in the interface. All default buttons are still shown.
Issue #1579 on the Github page indicates that this feature has been implemented and should work (ether/etherpad-lite#1579).
Is there a genuine problem that toolbar customisation doesn't work now or am I doing something wrong?
Thanks.