6 lines
126 B
Python
6 lines
126 B
Python
|
config = {
|
||
|
# The frontend should have these turned off in perpetuity.
|
||
|
'mbsconsumer': False,
|
||
|
'mbspoller': False,
|
||
|
}
|