Lang, text, sorts
This commit is contained in:
@@ -39,6 +39,7 @@ class Registry { const
|
||||
ROWSPERPAGE = '10', // Rows per page on tables (does not include reports)
|
||||
MINPASS = '8', // Minimum password length
|
||||
DEFAULTTZ = 'America/New_York', // DEFAULT TIME ZONE
|
||||
HIDEFOOTER = 'false', // HIDE TIMESTAMP FOOTER
|
||||
AUTHMETHOD = 'INTERNAL', // Auth users using INTERNAL or SAML
|
||||
AUTHIDP = 'default-sp' // Identity Provider if using SAML
|
||||
;}
|
||||
|
||||
Reference in New Issue
Block a user