Call the app what it is
parent
20c99733b6
commit
a18a4b5a4c
|
@ -148,6 +148,7 @@ def chart(config, symbol, profile):
|
||||||
tractor_kwargs={
|
tractor_kwargs={
|
||||||
'debug_mode': True,
|
'debug_mode': True,
|
||||||
'loglevel': tractorloglevel,
|
'loglevel': tractorloglevel,
|
||||||
|
'name': 'chart',
|
||||||
'enable_modules': [
|
'enable_modules': [
|
||||||
'piker.clearing._client'
|
'piker.clearing._client'
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue