add dashboardFE to my server
This commit is contained in:
parent
8b2355c143
commit
071c22ad26
@ -4,7 +4,7 @@
|
||||
$setting['appname'] = "Dashboard FE";
|
||||
|
||||
//url of where you are going to host your instance of DashboardFE
|
||||
$setting['url'] = "https://your.url/dashboard";
|
||||
$setting['url'] = "http://aadils.computer/fedi";
|
||||
|
||||
//Short description
|
||||
$setting['description'] = "<p>Dashboard FE (or DashFE if you like it) it's a third party client/frontend for Pleroma and Mastodon that tries to mimic the look and feel of the Tumblr user dashboard, putting big emphasis in a timeline filled by media of all types</p> <p>Currently a Work in Progress, DashFE can actually be used but it's very possible that there are still rough edges, missing features and stuff that needs to be corrected and/or optimized. Issues, suggestion or sugerences please contact <b>@hideki@gameliberty.club</b> via your favorite fediverse account.</p><p>Thank You</p>";
|
||||
|
Loading…
Reference in New Issue
Block a user