joshp23 / YOURLS-Expiry

YOURLS plugin to define conditions under which links will expire - time and click limited links
GNU General Public License v3.0
35 stars 13 forks source link

Can't set default expiry type #6

Closed 7daysofrain closed 5 years ago

7daysofrain commented 5 years ago

Hello,

I try to change the default expiry type in the config section. Select in the dropdown "timer" or "click counter" and hit Submit. No error is showed by the drop down appears in "none" again and when i create a new link not default expiry is set.

Thanks

joshp23 commented 5 years ago

look in your database, the option should be set. It's a display issue

joshp23 commented 5 years ago

fixed in latest release with this https://github.com/joshp23/YOURLS-Expiry/commit/2beb45fb32890c5c4cfa4c30b8f64cc678169283

7daysofrain commented 5 years ago

thanks for the quick response and for developing this plugin :)