Skip to content
Snippets Groups Projects
Commit 129b6d00 authored by Julien Leduc's avatar Julien Leduc
Browse files

remove wfe ntx and interval. Nighlies should fail.

parent a19fd7db
No related branches found
No related tags found
No related merge requests found
......@@ -154,9 +154,9 @@ test -f /CANSTART && echo OK || exit 1
# enable eos workflow engine
eos space config default space.wfe=on
# set the thread-pool size of concurrently running workflows
eos space config default space.wfe.ntx=10
#eos space config default space.wfe.ntx=10
# set interval in which the WFE engine is running
eos space config default space.wfe.interval=1
#eos space config default space.wfe.interval=1
# ATTENTION
# for sss authorisation unix has to be replaced by sss
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment