diff options
author | Haakon Meland Eriksen <haakon.eriksen@far.no> | 2015-11-04 19:06:25 +0100 |
---|---|---|
committer | Haakon Meland Eriksen <haakon.eriksen@far.no> | 2015-11-04 19:06:25 +0100 |
commit | 73bef17365b6ca1a92c78243eed5252ec4869f86 (patch) | |
tree | 2a983b3406755a08e9726a07a483adfe5e50c18a | |
parent | 583f7df9c8384dc8ace1c6470349165bd058d96b (diff) | |
download | volse-hubzilla-73bef17365b6ca1a92c78243eed5252ec4869f86.tar.gz volse-hubzilla-73bef17365b6ca1a92c78243eed5252ec4869f86.tar.bz2 volse-hubzilla-73bef17365b6ca1a92c78243eed5252ec4869f86.zip |
Removed fixed directory server - new list available in admin panel if one becomes unavailable
-rwxr-xr-x | .openshift/action_hooks/deploy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.openshift/action_hooks/deploy b/.openshift/action_hooks/deploy index 7b4c9f477..f61cb43f2 100755 --- a/.openshift/action_hooks/deploy +++ b/.openshift/action_hooks/deploy @@ -185,7 +185,6 @@ util/config system expire_delivery_reports 3 util/config system feed_contacts 0 util/config system diaspora_enabled 0 util/config system disable_discover_tab 1 -util/config system directory_server https://blablanet.com util/config directory safemode 0 util/config directory globaldir 1 util/config directory pubforums 0 |