adding logging to server
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
logfile = "gvclog.log"
|
||||
loglevel = 2
|
||||
databaselocation = "gvc.db"
|
||||
version = "0.1"
|
||||
port = 80
|
||||
ip = ""
|
||||
rawport = 0
|
||||
reporootpath = "F:\\repos"
|
||||
databaselocation = "gvc.db"
|
||||
|
||||
[[repo]]
|
||||
rootpath = ""
|
||||
|
Reference in New Issue
Block a user