Add model for authentication configuration

pull/8/head
nico 2015-08-21 14:45:01 +02:00
rodzic 933e0065fa
commit 872ca87d4d
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -150,6 +150,9 @@ class Broker:
type: ws
timeout-disconnect-delay: 2
publish-retry-delay: 5
auth:
allow-anonymous: true / false
plugins: ['auth.anonymous'] #List of plugins to activate among all registered plugins
:param loop:
:return: