I set up pydio on a Debian 8 Server.
Since a few weeks our employees can’t set notifications on their shares.
When you try to set the notification, the page seems to reload and the setting switches back to “do not notify me”
Hi,
could you try to clean your pydio’s cache located in /<your pydio>/data/cache then use the following commands inside the folder cache, rm -f plugins_* and also rm -f i18n/*to make sure that all the cache is free, then restart your webserver and try again the notifications.