rename application

This commit is contained in:
Aadil Ayub 2022-01-12 15:48:03 +06:00
parent 071c22ad26
commit efe62538c4
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?php
//name of your particular DashboardFE instance, give it any name.
$setting['appname'] = "Dashboard FE";
$setting['appname'] = "Fedi Tumblr";
//url of where you are going to host your instance of DashboardFE
$setting['url'] = "http://aadils.computer/fedi";