maposmatic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Maposmatic-dev] [PATCH] Remove the domain part from RENDERING_RESULT_UR


From: gael . utard
Subject: [Maposmatic-dev] [PATCH] Remove the domain part from RENDERING_RESULT_URL
Date: Tue, 27 Mar 2012 16:15:48 +0200

From: Gael UTARD <address@hidden>

Signed-off-by: Gael UTARD <address@hidden>
---
 www/settings_local.py-template |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/www/settings_local.py-template b/www/settings_local.py-template
index e5e0a0d..e3e4855 100644
--- a/www/settings_local.py-template
+++ b/www/settings_local.py-template
@@ -42,7 +42,7 @@ DATABASE_PORT = ''             # Set to empty string for 
default. Not used with
 OCITYSMAP_CFG_PATH = None
 
 RENDERING_RESULT_PATH = '/path/to/rendering/results/'
-RENDERING_RESULT_URL = 'http://local.server.name/results/'
+RENDERING_RESULT_URL = '/results/'
 RENDERING_RESULT_FORMATS = ['png', 'svgz', 'pdf', 'csv']
 RENDERING_RESULT_MAX_SIZE_GB = 10
 
-- 
1.7.5.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]