We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16a5380 commit 170b521Copy full SHA for 170b521
‎_assets/example/jwl.config
‎jwl.core/_assets/jwl.config
@@ -2,7 +2,9 @@
2
"UseVerboseFeedback": false,
3
"JiraServer": {
4
"BaseUrl": "https://example.company.org/jira/",
5
+ // available flavours: Vanilla, TempoTimesheets, ICTime
6
"Flavour": "Vanilla",
7
+ // warning: ICTime seems to incorrectly recalculate the "Logged"/"Remaining" estimates when multi-day + multi-threaded upload takes place
8
"MaxConnectionsPerServer": 4,
9
"UseProxy": false,
10
"SkipSslCertificateCheck": false
0 commit comments