comparison 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
comparison
equal deleted inserted replaced
3919:b367b016ee39 3920:985db7f7b9b2
210 210
211 ## locking return code. When repository is locked return this HTTP code. 2XX 211 ## locking return code. When repository is locked return this HTTP code. 2XX
212 ## codes don't break the transactions while 4XX codes do 212 ## codes don't break the transactions while 4XX codes do
213 lock_ret_code = 423 213 lock_ret_code = 423
214 214
215 allow_repo_location_change = True
215 216
216 #################################### 217 ####################################
217 ### CELERY CONFIG #### 218 ### CELERY CONFIG ####
218 #################################### 219 ####################################
219 use_celery = false 220 use_celery = false