Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit db67d02

Browse files
committed
Merge branch '2.7' into 2.8
* 2.7: Added empty disallow field to robots.txt to comply with the Robot Exclusion Standard Move the placeholder for assets version in config.yml
2 parents f04800e + 6d48cc9 commit db67d02

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/config/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ framework:
2121
#serializer: { enable_annotations: true }
2222
templating:
2323
engines: ['twig']
24-
#assets_version: SomeVersionScheme
2524
default_locale: "%locale%"
2625
trusted_hosts: ~
2726
trusted_proxies: ~

web/robots.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
# www.google.com/support/webmasters/bin/answer.py?hl=en&answer=156449
33

44
User-agent: *
5+
Disallow:

0 commit comments

Comments
 (0)