tests: always use @ISOLATE_WORKERS@

Now all tests configs are being auto-generated, so this variable
will be replaced.

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
Nikos Mavrogiannopoulos
2020-08-09 19:56:35 +02:00
parent 8f3dd01483
commit 5021c994db
10 changed files with 10 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
# Options: certificate, pam.
auth = "oidc[config=@SRCDIR@/data/oidc.json]"
isolate-workers = false
isolate-workers = @ISOLATE_WORKERS@
# A banner to be displayed on clients
#banner = "Welcome"