15 lines
297 B
INI
15 lines
297 B
INI
[Settings]
|
|
theme = light
|
|
accent = orange
|
|
background = None
|
|
roles = admin,user,public_user
|
|
home_access_groups = admin_only
|
|
settings_access_groups = admin_only
|
|
home_view_mode = grid
|
|
custom_app_title = DashMachine
|
|
sidebar_default = open
|
|
|
|
[admin]
|
|
role = admin
|
|
password = admin
|
|
confirm_password = admin |