diff options
author | friendica <info@friendica.com> | 2014-06-29 16:27:37 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-06-29 16:27:37 -0700 |
commit | 1a715adb34c6a735202fa759de5b74fe0f20a4f8 (patch) | |
tree | 8547fdbb5298c404ca017c63337b5c8fef037737 /boot.php | |
parent | 0bd2dbaf6429bb1d551ad95301ad22989fd0e88d (diff) | |
download | volse-hubzilla-1a715adb34c6a735202fa759de5b74fe0f20a4f8.tar.gz volse-hubzilla-1a715adb34c6a735202fa759de5b74fe0f20a4f8.tar.bz2 volse-hubzilla-1a715adb34c6a735202fa759de5b74fe0f20a4f8.zip |
add zottel dir server
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -71,7 +71,8 @@ $DIRECTORY_FALLBACK_SERVERS = array( 'https://zotid.net', 'https://redmatrix.nl', 'https://whogotzot.com', - 'https://red.mariovavti.com' + 'https://red.mariovavti.com', + 'https://red.zottel.red' ); |