faye docker updates for mac system and not the linux letsencrypt
This commit is contained in:
@@ -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/}
|
||||
|
||||
Reference in New Issue
Block a user