From 2a57f716d30dd62d6801cbdf031459e7ac6925e7 Mon Sep 17 00:00:00 2001 From: Haakon Meland Eriksen Date: Mon, 18 Jan 2016 19:57:00 +0100 Subject: Add config workflow_channel_next and set to channel --- .openshift/action_hooks/deploy | 1 + 1 file changed, 1 insertion(+) diff --git a/.openshift/action_hooks/deploy b/.openshift/action_hooks/deploy index 3ed026299..06a2440a0 100755 --- a/.openshift/action_hooks/deploy +++ b/.openshift/action_hooks/deploy @@ -182,6 +182,7 @@ echo "chmod done, permissions set to 777 on poller script." echo "Changing default configuration to conserve space and autocreate a social private channel upon account registration" cd ${OPENSHIFT_REPO_DIR} util/config system default_permissions_role social_private +util/config system workflow_channel_next channel util/config system expire_delivery_reports 3 util/config system feed_contacts 0 util/config system diaspora_enabled 0 -- cgit v1.2.3