Commit 42287a8
committed
LIBDRUM-1018. Ensure UMD customization is part of default access group
Ensures that the UMD customization enabling the rule forbidding crawling
of `/browse/*` endpoints is part of the default access group by
removing the blank line that separates the rule from the rest of the
group.
In a "robots.txt" file, any blank line ends a group, so this was done
to ensure that this rule is part of the ruleset used by all crawlers.
https://umd-dit.atlassian.net/browse/LIBDRUM-10181 parent be20a5f commit 42287a8
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
0 commit comments