ontohub_config.rb revision 664a966954a0d661e25577d2e7f74c12bcb67c9f
@
config[
'log_level'] ||=
'INFO' @
config[
'audit_usernames'] ||=
false # Build redis command to write update event in ontohub queue # Default to old method of connecting to redis # for users that haven't updated their configuration "#{redis['bin']} -s #{redis['socket']}" "#{redis['bin']} -h #{redis['host']} -p #{redis['port']}"