Define the UMDL_PREFIX for umdl2 on stg

This commit is contained in:
Pierre-Yves Chibon 2015-07-15 14:39:23 +02:00
parent 70ac75a7e4
commit 98a3ef1e64

View file

@ -121,6 +121,10 @@ CRAWLER_RSYNC_PARAMETERS = '--no-motd --timeout 14400'
# the host will be disable automatically (user_active)
CRAWLER_AUTO_DISABLE = 4
{% if env == 'staging' %}
UMDL_PREFIX = '/srv/'
{% endif %}
umdl_master_directories = [
{
'type': 'directory',