mediachain / mediachain-indexer

search, dedupe, and media ingestion for mediachain
33 stars 14 forks source link

use mc_config vars for SimpleClient #23

Closed yusefnapora closed 8 years ago

yusefnapora commented 8 years ago

removes the hardcoded params to SimpleClient.init and sets the correct defaults in mc_config

autoencoder commented 8 years ago

Looks good.