List of Websites limit

Hi,

it might be a known question but I didn’t find a ‘search forum’ link?!

Can I extend that drop down list of websites in the upper right corner?
Currently it’s limited to 10 - and for my other sites I have to type in the name…

Thx
Matthias

I was looking for a solution too, you need to increase the limit in /config/global.ini.php


; maximum number of websites showed in search results in autocompleter
site_selector_max_sites = 10

Dont’ change it in global.ini.php or it will be lost in the next piwik update
instead put the value (in the right section) in your file config/config.ini.php