Add config workflow_channel_next and set to channel
This commit is contained in:
parent
86598705ef
commit
2a57f716d3
@ -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"
|
echo "Changing default configuration to conserve space and autocreate a social private channel upon account registration"
|
||||||
cd ${OPENSHIFT_REPO_DIR}
|
cd ${OPENSHIFT_REPO_DIR}
|
||||||
util/config system default_permissions_role social_private
|
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 expire_delivery_reports 3
|
||||||
util/config system feed_contacts 0
|
util/config system feed_contacts 0
|
||||||
util/config system diaspora_enabled 0
|
util/config system diaspora_enabled 0
|
||||||
|
Reference in New Issue
Block a user