From ea8364eba57899dab477ef0acaf52d6485254ad7 Mon Sep 17 00:00:00 2001 From: Haakon Meland Eriksen Date: Sun, 18 Oct 2015 18:51:29 +0200 Subject: Added config settings sensible for Hubzilla on OpenShift - fixes --- .openshift/action_hooks/deploy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.openshift/action_hooks') diff --git a/.openshift/action_hooks/deploy b/.openshift/action_hooks/deploy index d85f5a50c..dafde2d69 100755 --- a/.openshift/action_hooks/deploy +++ b/.openshift/action_hooks/deploy @@ -179,7 +179,7 @@ echo "chmod done, permissions set to 777 on poller script." # Hubzilla configuration - changes to default settings # to make Hubzilla on OpenShift a more pleasant experience -cd {$OPENSHIFT_REPO_DIR} +cd ${OPENSHIFT_REPO_DIR} util/config system expire_delivery_reports 3 util/config system feed_contacts 0 util/config system disable_discover_tab 1 -- cgit v1.2.3