Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
adapt
ace
Commits
1c1e1a11
Commit
1c1e1a11
authored
Feb 05, 2016
by
Michael Ritter
Browse files
Uncomment context-parameters for the publisher
parent
8ce43440
Changes
1
Hide whitespace changes
Inline
Side-by-side
ace-ims-war/src/main/webapp/WEB-INF/web.xml
View file @
1c1e1a11
...
...
@@ -16,7 +16,7 @@
<param-name>
ace.ims.publisher.email
</param-name>
<param-value>
edu.umiacs.ace.ims.processor.EmailPublisher
</param-value>
</context-param>
<!--
<context-param>
<context-param>
<param-name>
ace.ims.publisher.googleGroups.address
</param-name>
<param-value>
ace-ims-witness@googlegroups.com
</param-value>
</context-param>
...
...
@@ -43,7 +43,7 @@
<context-param>
<param-name>
ace.ims.publisher.umiacsList.from
</param-name>
<param-value>
naraapp@umiacs.umd.edu
</param-value>
</context-param>
-->
</context-param>
<context-param>
<param-name>
org.quartz.scheduler.instanceName
</param-name>
<param-value>
WitnessScheduler
</param-value>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment