pull/8/head
Nicolas Jouanin 2015-08-29 15:30:05 +02:00
rodzic d0e32610bd
commit 6e69726da8
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -33,6 +33,7 @@ _defaults = {
'publish-retry-delay': 5,
'auth': {
'allow-anonymous': True,
'password-file': None
}
}
@ -156,6 +157,7 @@ class Broker:
plugins-enabled: ['auth.anonymous'] #List of plugins to activate among all registered plugins
auth:
allow-anonymous: true / false
password-file: /some/passwd_file
:param loop:
:return: