Hi,
is there a way to reset RC settings for some user?
I am using RC 1.1.9 with MySQL backend.
Thank you
On 10/11/2017 10:50 AM, absolutely_free@libero.it wrote:
is there a way to reset RC settings for some user?
UPDATE users SET preferences = NULL WHERE ....
above will reset all settings, but if you want to reset some specific option you can use bin/moduserprefs.sh script.
Ok, thank you very much!
Il 11 ottobre 2017 alle 17.34 "A.L.E.C" <alec@alec.pl> ha scritto: On 10/11/2017 10:50 AM, absolutely_free@libero.it wrote: > >
is there a way to reset RC settings for some user? >
UPDATE users SET preferences = NULL WHERE .... above will reset all settings, but if you want to reset some specific option you can use bin/moduserprefs.sh script. -- Aleksander 'A.L.E.C' Machniak Kolab Groupware Developer [http://kolab.org] Roundcube Webmail Developer [http://roundcube.net] ---------------------------------------------------- PGP: 19359DC1 # Blog: https://kolabian.wordpress.com _______________________________________________ Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users