import os import getpass username = getpass.getuser() LOG_SOURCE = username SMS_TIMEOUT = 120 ROOT_DIR = os.path.dirname(os.path.abspath(__file__))