Преглед на файлове

Getting started on adding secure topics feature

Daniel Gruno преди 3 години
родител
ревизия
abcbfdeb8f
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      pypubsub.yaml

+ 3 - 0
pypubsub.yaml

@@ -16,6 +16,9 @@ clients:
   # Oldschoolers denotes clients expecting binary events, such as svnwcsub
   oldschoolers:
     - svnwcsub
+  # Secure topics are a list of topics that may only be broadcast by certain authenticated users.
+  # Default is nil, which means all topics are allowed by anyone in the allow CIDRs
+  secure_topics: ~
 #  ldap:
 #    uri: ldaps://ldap.example.org
 #    user_dn: uid=%s,ou=people,dc=example,dc=org