Skip to main content

Search

Items tagged with: configuration


Hello !Friendica Support,

I have added this new configuration value to local.config.php and also the image is in the correct directory. Nevertheless it is not displayed when I look at a profile on my server from Mastodon. Do I have to change any other configuration values or do I have to save the image in a different directory.

'api' => [
    // mastodon_banner (String)
    // Banner for Mastodon API
    'mastodon_banner' => '/images/friendica-xyz-banner.jpg',
]


On my own profile, I created a banner image in the Fedilab app at some point. This image is also displayed correctly, but no image is displayed on the other profiles on my instance (e.g. @wandern@friendica.xyz).

#friendica #banner #configuration


@Ted Mahon hat eine Frage, der Originalpost ist hier oder hier.

Hier die Frage:
Hallo, eine Frage an die Admins,
ich habe einen frischen Friendica-Server aufgesetzt. In der Übersicht der Unterhaltungen in der Lokalen Gemeinschaft und Globalen Gemeinschaft gibt es keine Beiträge, sondern nur ein "undefined".

Wo versteckt sich die Einstellung, damit mein Friendica-Knoten mit anderen kommuniziert?

Kann mir jemand einen Tipp geben?

#Friendica #self-hosting #setup #configuration !Friendica Support