diff --git a/metadata.py b/metadata.py index 2c2b5f401..dc824980e 100644 --- a/metadata.py +++ b/metadata.py @@ -85,7 +85,8 @@ def meta_data_node_info(base_dir: str, }, 'metadata': { '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' }