From 8c56f21f16f6f5c51a3eff2cf734084d6f510b82 Mon Sep 17 00:00:00 2001 From: mattieserver <3049868+mattieserver@users.noreply.github.com> Date: Tue, 13 Sep 2022 08:46:05 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5dfdec8..59b43df 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,10 @@ There is also support for custom fields. If you create a custom field "coordinates" for "dcim > device" and "Circuits > circuit" with type "text" and name "coordinates" you will see the same layout every time. -The coordinates can then be provided as: "X;Y" +The coordinates can then be provided as: "X;Y". + +Please read the "Configure" chapter to set the `allow_coordinates_saving` option to True. +You might also set the `always_save_coordinates` option to True. ## Configure