Dashboard module config file updating

Important

All commands are executed only from superuser.

Mode superuser:

sudo -i

It is need to restart the web server and the caching service for the changes to the configuration file to take effect:

# Debian:
systemctl restart apache2
systemctl restart memcached