mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-10 17:43:51 +00:00
Added support to set crawlable short URLs during creation and edition
This commit is contained in:
@@ -25,3 +25,5 @@ export const supportsQrCodeMargin = supportsShortUrlTitle;
|
||||
export const supportsTagsInPatch = supportsShortUrlTitle;
|
||||
|
||||
export const supportsBotVisits = serverMatchesVersions({ minVersion: '2.7.0' });
|
||||
|
||||
export const supportsCrawlableVisits = supportsBotVisits;
|
||||
|
||||
Reference in New Issue
Block a user