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

12 lines
288 B
Markdown
Raw Normal View History

2019-09-09 22:59:50 +02:00
# Matomo DevelopmentToogle Plugin
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
```