Update images.md

BASE_URL no longer works.
pull/8873/head
Xabier Bello 2022-08-11 18:52:41 +02:00 zatwierdzone przez LB (Ben Johnston)
rodzic ad73080a99
commit e29bb7e062
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -214,7 +214,7 @@ A shorthand for outputting the attributes `src`, `width`, `height` and `alt` in
### `full_url`
Same as `url`, but always returns a full absolute URL. This requires `BASE_URL` to be set in the project settings.
Same as `url`, but always returns a full absolute URL. This requires `WAGTAILADMIN_BASE_URL` to be set in the project settings.
This is useful for images that will be re-used outside of the current site, such as social share images: