diff options
author | Haakon Meland Eriksen <haakon.eriksen@far.no> | 2015-11-02 19:40:34 +0100 |
---|---|---|
committer | Haakon Meland Eriksen <haakon.eriksen@far.no> | 2015-11-02 19:40:34 +0100 |
commit | fe52400b75a9e6e79e489028097c2261aa4c8dc9 (patch) | |
tree | 1f9bf9aaf7399406cf11de02c7854a44f9c304f9 | |
parent | 18feef0753e40c2534433f6f12624c00e473202f (diff) | |
download | volse-hubzilla-fe52400b75a9e6e79e489028097c2261aa4c8dc9.tar.gz volse-hubzilla-fe52400b75a9e6e79e489028097c2261aa4c8dc9.tar.bz2 volse-hubzilla-fe52400b75a9e6e79e489028097c2261aa4c8dc9.zip |
Added new directory server https://blablanet.com
-rwxr-xr-x | .openshift/action_hooks/deploy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.openshift/action_hooks/deploy b/.openshift/action_hooks/deploy index 8d8d65d8f..3facd514b 100755 --- a/.openshift/action_hooks/deploy +++ b/.openshift/action_hooks/deploy @@ -184,7 +184,7 @@ cd ${OPENSHIFT_REPO_DIR} util/config system expire_delivery_reports 3 util/config system feed_contacts 0 util/config system disable_discover_tab 1 -util/config system https://blablanet.com +util/config system directory_server https://blablanet.com # Hubzill addons echo "Try to add or update Hubzilla addons" |