1
0
Fork 0
mirror of https://github.com/Findus23/plugin-DevelopmentToogle.git synced 2024-09-19 16:03:50 +02:00
plugin-DevelopmentToogle/README.md

16 lines
501 B
Markdown
Raw Normal View History

2019-09-09 22:59:50 +02:00
# Matomo DevelopmentToogle Plugin
2021-09-04 21:46:37 +02:00
[![Translation status](https://hosted.weblate.org/widgets/matomo/-/communityplugin-developmenttoogle/svg-badge.svg)](https://hosted.weblate.org/projects/matomo/communityplugin-developmenttoogle/)
2019-09-09 23:06:17 +02:00
## Description
2019-09-09 22:59:50 +02:00
This plugin adds a new icon to the main navbar for admins that quickly toogles the development features.
Disabling the development mode makes Matomo far quicker as caches aren't disabled.
```ini
[Development]
enabled = 0
disable_merged_assets = 0
```