Extendy / SmartyURL

SmartyURL is a PHP-based web application for Smart URL management, Sharing, shortening, and analytics, featuring smart redirects.
https://docs.smartyurl.extendy.net/
MIT License
12 stars 2 forks source link

get maxTags in assist/newurl from settings #45

Closed ghost closed 1 year ago

ghost commented 1 year ago

it is best to get the maxTags in assist/newurl from settings instead to use a static number. and check other variables also.

https://github.com/Extendy/SmartyURL/blob/5b7436c26cfad0bb6361b27820069f870a51f110/app/Controllers/Assist.php#L446-L451

this will give the admin the opportunity to set what he needs.