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