We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6ee4bf commit c30fb42Copy full SHA for c30fb42
appveyor.yml
@@ -19,7 +19,7 @@ image:
19
20
# environment variables
21
environment:
22
- Hangfire_SqlServer_ConnectionStringTemplate: Server=.\SQL2017;Database={0};User Id=sa;Password=Password12!;TrustServerCertificate=True;Pooling=false
+ Hangfire_SqlServer_ConnectionStringTemplate: Server=.\SQL2017;Database={0};User Id=sa;Password=Password12!;TrustServerCertificate=True;PoolBlockingPeriod=NeverBlock
23
SIGNPATH_API_TOKEN:
24
secure: nvG+jv/K3utFvpHGx/N6Glpv0Wdj0wfBSl8c/tkHbn2AIwGcNe2e4VSOkod7xVpC
25
COVERITY_TOKEN:
0 commit comments