Skip to content

Commit

Permalink
Merge pull request #583 from stephdl/goToNethServer
Browse files Browse the repository at this point in the history
Note on skins of roundcubemail NethServer/dev#6541
  • Loading branch information
stephdl committed Jul 5, 2021
2 parents 1006fe3 + 34a2ad8 commit 9ab21df
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions administrator-manual/en/webmail.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,21 @@ To get the list, just execute: ::

ls /usr/share/roundcubemail/plugins

Skins
=====

A list of bundled skins can be found inside ``/usr/share/roundcubemail/skins`` directory.
To get the list, just execute: ::

ls /usr/share/roundcubemail/skins

The default skin is ``larry``. If you want to set the ``elastic`` skin as the default skin: ::

config setprop roundcubemail skin elastic
signal-event nethserver-roundcubemail-update

Please note that each user can override the default skin in the settings > preferences > User Interface of roundcubemail

Access
======

Expand Down

0 comments on commit 9ab21df

Please sign in to comment.