Apologize if this is posted in the wrong section (i hope not).
I am struggling to remove the “additional settings” field. This is found in files/files settings (lower left in the files section). I managed to learn and achieve a lot from @ernolf and his great solutions, but now i am stuck.
I sort of did manage to remove the additional files field in the right side of the pop-up window (you can select/deselect “Show recommendations”. I dont use recommendations so I would prefer to “clean it up”. This is the code i scraped together:
/.app-settings-section[id=“settings-section_api-settings”] {
display: none !important;
}
But the left side of the pop-up window still remains with “Additional settings”.
Anyone that could help me? ![]()
And… happy Christmas, nextclouders ![]()