diff production.ini @ 3920:985db7f7b9b2 beta

Added flag to controll option for changing the repos path location from web interface
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 30 May 2013 16:08:14 +0200
parents fe053a42c4ce
children 92ec93df78f0
line wrap: on
line diff
--- a/production.ini	Thu May 30 14:12:32 2013 +0200
+++ b/production.ini	Thu May 30 16:08:14 2013 +0200
@@ -212,6 +212,7 @@
 ## codes don't break the transactions while 4XX codes do
 lock_ret_code = 423
 
+allow_repo_location_change = True
 
 ####################################
 ###        CELERY CONFIG        ####