mirror of
https://github.com/aljazceru/python-teos.git
synced 2026-02-20 22:14:41 +01:00
Sets a more realistic valut for max_appointments and add default_slots in config
This commit is contained in:
@@ -11,7 +11,8 @@ feed_connect = 127.0.0.1
|
||||
feed_port = 28332
|
||||
|
||||
[teos]
|
||||
max_appointments = 100
|
||||
subscription_slots = 100
|
||||
max_appointments = 1000000
|
||||
expiry_delta = 6
|
||||
min_to_self_delay = 20
|
||||
|
||||
|
||||
Reference in New Issue
Block a user