Skip to content
  • Loïc DAYOT's avatar
    feat(): allow administrator to choose tags minimum size · 6433eda7
    Loïc DAYOT authored
    The administrator can now set the max and min size for tags.
    
    closes #30
    
    BREAKING CHANGE: If you're upgrading from a previous version, you have to update the configuration file `config.inc.php` in order to add the variables `tagMinSize` and `tagMaxSize` (see `config.inc.php.template` file for an example).
    6433eda7