mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-15 23:02:05 +03:00
Remove loggin from Monitor
This commit is contained in:
parent
47c035e24f
commit
189a4ab8f5
@ -52,7 +52,7 @@ class _Settings(object):
|
|||||||
# Monitor settings
|
# Monitor settings
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
MONITOR_RECEIVER_BINDINGS = ["tcp://eddn-gateway.elite-markets.net:8500", "tcp://eddn-gateway.ed-td.space:8500"]
|
MONITOR_RECEIVER_BINDINGS = RELAY_RECEIVER_BINDINGS
|
||||||
|
|
||||||
MONITOR_DB = "D:\EDDN_Monitor.s3db"
|
MONITOR_DB = "D:\EDDN_Monitor.s3db"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user