From da6abe5462eca82a2322f75c0d7bde01a45ebf36 Mon Sep 17 00:00:00 2001 From: Haakon Meland Eriksen Date: Tue, 19 Jan 2016 21:06:55 +0100 Subject: Added auto_channel_create to config to ease registration --- .openshift/action_hooks/deploy | 1 + 1 file changed, 1 insertion(+) (limited to '.openshift/action_hooks/deploy') diff --git a/.openshift/action_hooks/deploy b/.openshift/action_hooks/deploy index 06a2440a0..c3bdf575a 100755 --- a/.openshift/action_hooks/deploy +++ b/.openshift/action_hooks/deploy @@ -181,6 +181,7 @@ echo "chmod done, permissions set to 777 on poller script." # to make Hubzilla on OpenShift a more pleasant experience echo "Changing default configuration to conserve space and autocreate a social private channel upon account registration" cd ${OPENSHIFT_REPO_DIR} +util/config system auto_channel_create util/config system default_permissions_role social_private util/config system workflow_channel_next channel util/config system expire_delivery_reports 3 -- cgit v1.2.3