mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 02:05:19 +02:00
There is now only one central parameter for the global directory.
This commit is contained in:
parent
6b744aa71c
commit
5ac38b7f99
19 changed files with 92 additions and 99 deletions
|
@ -200,7 +200,7 @@ This configures the URL to update the global directory, and is supplied in the d
|
|||
The undocumented part is that if this is not set, the global directory is completely unavailable to the application.
|
||||
This allows a private community to be completely isolated from the global mistpark network.
|
||||
|
||||
$a->config['system']['directory_submit_url'] = 'http://dir.friendica.com/submit';
|
||||
$a->config['system']['directory'] = 'http://dir.friendi.ca';
|
||||
|
||||
Developer Settings
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue