From 08df1c28972895fb4e9c8c828d87d449f3e331e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20unbrot=20P=C3=A4tzold?= Date: Sun, 3 May 2026 15:34:19 +0200 Subject: [PATCH] Added Readme for config dir --- config/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 config/README.md diff --git a/config/README.md b/config/README.md new file mode 100644 index 0000000..93535b1 --- /dev/null +++ b/config/README.md @@ -0,0 +1,4 @@ +# Shared config Files + +in this directory, you should have at least the setup_system.conf as a modified copy of system_setup/config.dist/setup_system.conf.dist for your needs. +This directory will be synced with DISTCONFIGPATH_SRC on your nextcloud instance an thus be delivered to all clients.