mirror of https://gitlab.com/bashrc2/epicyon
Outbound services
parent
5f40551864
commit
6c73841ee6
|
@ -60,6 +60,9 @@ def meta_data_node_info(base_dir: str,
|
|||
nodeinfo = {
|
||||
'openRegistrations': registration,
|
||||
'protocols': ['activitypub'],
|
||||
'services': {
|
||||
'outbound': ['rss2.0']
|
||||
},
|
||||
'software': {
|
||||
'name': 'epicyon',
|
||||
'version': version
|
||||
|
|
Loading…
Reference in New Issue