From 624fa349e8eee2c6758869e0da221b907c65196d Mon Sep 17 00:00:00 2001 From: TheRON Date: Sun, 7 Jun 2026 12:17:36 -0400 Subject: [PATCH] no longer needed --- hubzilla/addon/scn01/config.json.template | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 hubzilla/addon/scn01/config.json.template diff --git a/hubzilla/addon/scn01/config.json.template b/hubzilla/addon/scn01/config.json.template deleted file mode 100644 index 328897e..0000000 --- a/hubzilla/addon/scn01/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" -}