mirror of
https://github.com/friendica/friendica
synced 2025-04-24 01:50:17 +00:00
Remove the setting description from the documentation since it isn't a hidden one anymore.
This commit is contained in:
parent
b12dbe8831
commit
bc21fca345
3 changed files with 3 additions and 4 deletions
|
@ -909,6 +909,7 @@ function admin_page_site(&$a) {
|
|||
'$advanced' => t('Advanced'),
|
||||
'$portable_contacts' => t('Auto Discovered Contact Directory'),
|
||||
'$performance' => t('Performance'),
|
||||
'$worker_title' => t('Worker'),
|
||||
'$relocate'=> t('Relocate - WARNING: advanced function. Could make this server unreachable.'),
|
||||
'$baseurl' => $a->get_baseurl(true),
|
||||
// name, label, value, help string, extra data...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue