I'm on the latest version. I found this report when looking into this issue:
It says the issue is fixed - but it won't let me add the same URLs more than once. Do I need to change a setting somewhere? Or has this bug re-emerged?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should allow me to add the same URL again (with a different short link)
Screenshots
n/a
Environment (please complete the following information):
Additional context
n/a
Hey @youradds, thanks for opening an issue!
Unfortunately, it seems you are missing information from the issue template.
Make sure it has all the necessary details as described in our contribution guidelines.
Add define( 'YOURLS_UNIQUE_URLS', 'false' ); to config. See here for other options.
Thank you :)
Most helpful comment
Add
define( 'YOURLS_UNIQUE_URLS', 'false' );to config. See here for other options.