From c419be13597f098be5234b734c4f66836d36343b Mon Sep 17 00:00:00 2001 From: TheRON Date: Sun, 7 Jun 2026 12:17:22 -0400 Subject: [PATCH] no longer needed --- hubzilla/addon/dsc01/config.json.template | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 hubzilla/addon/dsc01/config.json.template diff --git a/hubzilla/addon/dsc01/config.json.template b/hubzilla/addon/dsc01/config.json.template deleted file mode 100644 index 328897e..0000000 --- a/hubzilla/addon/dsc01/config.json.template +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_note": "Copy to config.json. Do not commit config.json — it contains secrets and installation-specific values.", - "corpus_builder_group_id": 0, - "listings_file": "REPLACE — absolute path to listings.json on the host", - "directory_default_tab": "core" -}