This commit is contained in:
2026-06-06 08:12:49 -04:00
parent 92b9c1ae3f
commit 14280f3bda
4 changed files with 810 additions and 279 deletions

View File

@@ -1,4 +1,5 @@
{
"_note": "Copy to config.json. Do not commit config.json.",
"registry_file": "REPLACE — absolute path to assoc_registry.json on the host, e.g. /var/www/hubzilla/addon/assoc_profile/assoc_registry.json"
"registry_file": "REPLACE — absolute path to assoc_registry.json, e.g. /var/www/hubzilla/addon/assoc_profile/assoc_registry.json",
"fields_file": "REPLACE — absolute path to assoc_fields.json, e.g. /var/www/hubzilla/addon/assoc_profile/assoc_fields.json"
}