]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Fix the websocket origin config example.
authorPeter Powell <petpow@saberuk.com>
Sat, 5 Jan 2019 13:28:07 +0000 (13:28 +0000)
committerPeter Powell <petpow@saberuk.com>
Sat, 5 Jan 2019 16:54:34 +0000 (16:54 +0000)
docs/conf/modules.conf.example

index 285670243e5b6b59b5b8f8e50b7a3317d30f80f8..001088bda1afda171112c6bb8e108ac3dad78435 100644 (file)
 # which are allowed to connect to the server. You should set this as
 # strict as possible to prevent malicious webpages from connecting to
 # your server.
-# <wsorigin allow="https://webchat.example.com/*">
+# <wsorigin allow="https://*.example.com/">
 
 #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
 # XLine database: Stores all *Lines (G/Z/K/R/any added by other modules)