mirror of
https://github.com/Lukas0025/YAGS.git
synced 2025-04-10 17:32:17 +01:00
5 lines
188 B
Python
5 lines
188 B
Python
masterUrl = "http://10.0.0.8"
|
|
apiKey = "d0ec2b81-601b-481a-bde9-4e6699fd9297"
|
|
pullInterval = 120 # in sec
|
|
planInterval = 1200 # in sec
|
|
MaxUploadChunk = 5000000 # in bytes |