From f0314342e04fa4597528ba099c7978d9d8a5ba7f Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Sat, 15 Feb 2025 20:26:34 -0600 Subject: [PATCH] Add Documentation/AdminGuide/Configuration --- Documentation%2FAdminGuide%2FConfiguration.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Documentation%2FAdminGuide%2FConfiguration.md diff --git a/Documentation%2FAdminGuide%2FConfiguration.md b/Documentation%2FAdminGuide%2FConfiguration.md new file mode 100644 index 0000000..5c9b31f --- /dev/null +++ b/Documentation%2FAdminGuide%2FConfiguration.md @@ -0,0 +1,5 @@ +# Rattail Configuration + +TODO: lots. this is a big topic but needs to be presented minimally. + +Until we have content here, you might want to check out the older [[Configuration]] page. Not great, but better than nothing perhaps.