DOCS Change upgrade.yml to legacy.yml to avoid confusion with .upgrade.yml from the upgrader tool

This commit is contained in:
Robbie Averill 2018-10-19 17:59:55 +02:00 committed by GitHub
parent f4085300ce
commit aa93598c30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1486,7 +1486,7 @@ configuration setting and will update this for you automatically. You can use
this to add DB upgrading rules for your own classes.
For example, you could upgrade references to the newly namespaced Banner class by adding
this to your `mysite/_config/upgrade.yml` file:
this to your `mysite/_config/legacy.yml` file:
```yml
SilverStripe\ORM\DatabaseAdmin: