aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorHeiko Bernloehr <Heiko.Bernloehr@FreeIT.de>2016-05-25 19:37:28 +0200
committerHeiko Bernloehr <Heiko.Bernloehr@FreeIT.de>2016-05-25 19:44:38 +0200
commit428516e88d393145874343af508b831d1aa9c2f2 (patch)
tree4faf996add45f372540eae8d62723e69e8cd57b7 /config
parent298359ea1705e18201ab171203d0dfa21ac43557 (diff)
downloadvipeval-428516e88d393145874343af508b831d1aa9c2f2.tar.gz
vipeval-428516e88d393145874343af508b831d1aa9c2f2.zip
Adjust resource fetching to redirected ECS URL.
Evaluationserver (ev) is now able to process resource URLs contained in an EvaluationJob which differ from the configured ECS-URL in appcfg.yml, i.e. the URL its a redirected one. Nonetheless ev communicates to the configured ECS directly further on.
Diffstat (limited to 'config')
-rw-r--r--config/appcfg.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/appcfg.yml b/config/appcfg.yml
index c5fd263..5ec1878 100644
--- a/config/appcfg.yml
+++ b/config/appcfg.yml
@@ -12,6 +12,12 @@ defaults: &DEFAULTS
resources:
servicename: numlab
+ sys_events:
+ pretty_print: false
+ name: sys/events
+ sys_memberships:
+ pretty_print: false
+ name: sys/memberships
evaluationjobs:
pretty_print: false
name: numlab/evaluation_jobs