updated config.toml.example
This commit is contained in:
parent
55d90cb2dc
commit
2793b5602c
@ -2,19 +2,19 @@
|
||||
selectedPlatform = "dev"
|
||||
|
||||
[output]
|
||||
pushToplatform = true
|
||||
pushToplatform = false
|
||||
dumpTojson = true
|
||||
filename ="./data.json"
|
||||
token = "./.token"
|
||||
|
||||
[logging]
|
||||
use_log = true
|
||||
useLog = true
|
||||
logLevel = "debug"
|
||||
logPath = "./inex.log"
|
||||
|
||||
[database]
|
||||
overrideEmbeddedquery = false
|
||||
daysTopull = 10
|
||||
daysTopull = 20
|
||||
driver = "ODBC Driver 18 for SQL Server"
|
||||
server = "192.168.x.x"
|
||||
database = "EFTDB"
|
||||
|
Loading…
x
Reference in New Issue
Block a user