Development
This commit is contained in:
parent
abf05a60fb
commit
831bc88a92
4 changed files with 24 additions and 10 deletions
|
|
@ -9,7 +9,7 @@ from config_utils import core_hash, get_pending_entries, get_dashboard_pending,
|
|||
bp = Blueprint('view_page', __name__)
|
||||
|
||||
DATA_DIR = '/data'
|
||||
CONFIGS_DIR = '/configs'
|
||||
CONFIGS_DIR = '/routlin_location'
|
||||
|
||||
LEVEL_RANK = {'nothing': 0, 'viewer': 1, 'administrator': 2, 'manager': 3}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue