forked from grumpydevelop/federator

- reworked plugin handling. Main now registers and keeps all connectors and based on request we select the correct one and pass it (mainly for clean async-request-handling) - added outbox functionality for mastodon - changed image-mime-type approach to retrieve mime-type from the url, this way we don't need to store the images on our server/download each image - added host for connector for better debugging - minor bug-fixes
6 lines
No EOL
222 B
INI
6 lines
No EOL
222 B
INI
[contentnation]
|
|
service-uri = https://contentnation.net
|
|
|
|
[userdata]
|
|
path = '/home/net/contentnation/userdata/htdocs/' // need to download local copy of image and put img-path here
|
|
url = 'https://userdata.contentnation.net' |