mirror of
http://aero2k.de/t/repos/urlbot-native.git
synced 2017-09-06 15:25:38 +02:00
allow bots to activate plugins, but do not answer them
This commit is contained in:
@@ -67,7 +67,7 @@ def runtimeconf_get(key, default=None):
|
||||
|
||||
@interprocess_locked(runtime_config_store.filename)
|
||||
def runtimeconf_persist():
|
||||
logging.getLogger(__name__).debug(json.dumps(runtime_config_store, indent=2))
|
||||
# logging.getLogger(__name__).debug(json.dumps(runtime_config_store, indent=2))
|
||||
runtime_config_store.write()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user