first commit: running at working
This commit is contained in:
11
enteletaor_lib/config.py
Normal file
11
enteletaor_lib/config.py
Normal file
@@ -0,0 +1,11 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
__name__ = "enteletaor"
|
||||
__author__ = "Daniel Garcia (cr0hn) - @ggdaniel"
|
||||
__site__ = "https://github.com/cr0hn/enteletaor"
|
||||
__version__ = "1.0.0"
|
||||
|
||||
# --------------------------------------------------------------------------
|
||||
# Generic global config
|
||||
# --------------------------------------------------------------------------
|
||||
DEBUG_LEVEL = 2 # 0 - 5
|
||||
Reference in New Issue
Block a user