List of FEPs within nodeinfo

main
Bob Mottram 2023-07-15 19:44:42 +01:00
parent 6bb402ee24
commit 7c7b43a86a
1 changed files with 2 additions and 1 deletions

View File

@ -85,7 +85,8 @@ def meta_data_node_info(base_dir: str,
}, },
'metadata': { 'metadata': {
'chat_enabled': False, 'chat_enabled': False,
'postFormats': ['text/plain', 'text/html', 'text/markdown'] 'postFormats': ['text/plain', 'text/html', 'text/markdown'],
'FEPs': ['c648', '521a', '8fcf', '4ccd', 'c118', 'fffd', '1970']
}, },
'version': '2.1' 'version': '2.1'
} }