We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfd9a8e commit a6c1364Copy full SHA for a6c1364
ioServ.py
@@ -27,15 +27,14 @@ def loadOpts():
27
def generateDefaultOpts():
28
print('generated opts')
29
fileString = """
30
-
31
ioForm : %H:%M:%S %d.%m.%Y
32
pathTime : ./times/
33
autoClockOut : 00:00:00
34
autoClockLim : 04:30:00
35
usernameFile : usernameFile.txt
36
adminPass : 1234
37
seasons : Build,Competition
38
-BuildStart : 10:30:00 06.01.2018
+BuildStart : 00:00:00 06.01.2018
39
BuildLeave : 23:59:59 20.02.2018
40
BuildHrs/Wk : 8
41
BuildHrsRqd : 54
0 commit comments