From 53c7a9dbebf84e66a5a1dab102e7507f4b939285 Mon Sep 17 00:00:00 2001 From: blam Date: Tue, 1 Jun 2021 17:15:48 +0200 Subject: [PATCH] docs: mention that the configuration is shared between the backend and the frontend Signed-off-by: blam --- docs/conf/writing.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/conf/writing.md b/docs/conf/writing.md index c7b3bfe296..1924614dc5 100644 --- a/docs/conf/writing.md +++ b/docs/conf/writing.md @@ -6,8 +6,9 @@ description: Documentation on Writing Backstage Configuration Files ## File Format -Configuration is stored in YAML format in `app-config.yaml` files, looking -something like this: +Configuration is stored in YAML format in `app-config.yaml` files. This +configuration is shared between the frontend and backend and it looks something +like this: ```yaml app: