# Configuration for Servus' twitter use # lines beginning # are ignored # This must contain 4 colon-delimited lines, one for each of: # consumer_key, consumer_secret, access_token, access_token_secret # white-space is discarded # Blank lines will cause the parser to fail. # consumer_key : [your key here] consumer_secret : [your secret here] access_token : [your token here] access_token_secret : [your token secret here]