Skip to content

Commit 170b521

Browse files
committed
🔧 example config files housekept
1 parent 16a5380 commit 170b521

File tree

2 files changed

+2
-16
lines changed

2 files changed

+2
-16
lines changed

‎_assets/example/jwl.config

Lines changed: 0 additions & 16 deletions
This file was deleted.

‎jwl.core/_assets/jwl.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
"UseVerboseFeedback": false,
33
"JiraServer": {
44
"BaseUrl": "https://example.company.org/jira/",
5+
// available flavours: Vanilla, TempoTimesheets, ICTime
56
"Flavour": "Vanilla",
7+
// warning: ICTime seems to incorrectly recalculate the "Logged"/"Remaining" estimates when multi-day + multi-threaded upload takes place
68
"MaxConnectionsPerServer": 4,
79
"UseProxy": false,
810
"SkipSslCertificateCheck": false

0 commit comments

Comments
 (0)