You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Readme should be updated to show the correct syntax for adding aliases. The syntax is not mentioned at all, and aliased domains won't work with this plugin unless they are added in the config.
The Readme should be updated to show the correct syntax for adding aliases. The syntax is not mentioned at all, and aliased domains won't work with this plugin unless they are added in the config.
`` define( 'YOURLS_SITE', 'http://yourdomain.com' , 'http://aliaseddomain.com' );
This would not work for me until I found the correct syntax in a comment at the old Google Code repository:
https://code.google.com/archive/p/yourls-allow-aliases/issues/1
The text was updated successfully, but these errors were encountered: