ether2any/tunnel/vrfc1149/conf_auth.py

8 lines
340 B
Python
Raw Normal View History

from conf import Conf
2011-12-26 01:33:05 +01:00
# WARNING: This config was overwritten! If you change it be sure
# that you know, what you are doing.
if not Conf['twitter']['ACCESS_KEY']:
2011-12-26 01:33:05 +01:00
Conf['twitter']['ACCESS_KEY'] = "437545848-T6AY2mo6U92WB0JjGF6VP8Rj6FT4AfOG0VBJU9kM"
Conf['twitter']['ACCESS_SECRET'] = "rkf7lwwWgVtbE7flJ0wENSCRiatX2B1BwPQi74kd7Vg"