From d170266c9689c39c3dbb5bce8cf9a7895b2e4599 Mon Sep 17 00:00:00 2001 From: Lloyd W Date: Mon, 27 Sep 2021 10:02:44 -0500 Subject: [PATCH] Added notes.md to address issue #992 (#1044) --- docs/apps/stable/fireflyiii/notes.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/apps/stable/fireflyiii/notes.md diff --git a/docs/apps/stable/fireflyiii/notes.md b/docs/apps/stable/fireflyiii/notes.md new file mode 100644 index 00000000000..68663e73323 --- /dev/null +++ b/docs/apps/stable/fireflyiii/notes.md @@ -0,0 +1,4 @@ +# Important Notes +The FireFlyiii developers have decided to split their program into multiple different add-on containers, implementing these ourselves into the App is EXTREMELY time-consuming. While we would appreciate people with experience building Helm Charts and adding the feature containers, we have decided to flag them "out of scope" for True Charts. + +If you really want to use them, you can use custom-app or big-blue-button. However, we do not actively support such a setup. \ No newline at end of file