faye docker updates for mac system and not the linux letsencrypt

This commit is contained in:
Benjamin
2021-04-21 17:22:37 -05:00
parent f96ae22388
commit 0c5457d680
2 changed files with 15 additions and 2 deletions
+1
View File
@@ -23,6 +23,7 @@ require 'faye'
#require File.expand_path('../config/initializers/faye_token.rb', __FILE__)
Process.setproctitle('mozo_faye') if Process.respond_to?(:setproctitle)
VALID_TOKENS = ['6be65f9b5e7d21b8ca8de4ccfad5ba24cf40d440b370af79']
# Comment
class ServerAuth
def incoming(message, callback)
if message['channel'] !~ %r{^/meta/}