Correcting issue with System Settings json file
This commit is contained in:
parent
86bfd7bf68
commit
8265acfa1d
1 changed files with 5 additions and 3 deletions
|
|
@ -842,12 +842,14 @@
|
|||
"bold": 0,
|
||||
"collapsible": 0,
|
||||
"columns": 0,
|
||||
"fieldname": "column_break_13",
|
||||
"fieldtype": "Column Break",
|
||||
"default": "0",
|
||||
"description": "If enabled, the password strength will be enforced based on the Minimum Password Score value. A value of 2 being medium strong and 4 being very strong.",
|
||||
"fieldname": "enable_password_policy",
|
||||
"fieldtype": "Check",
|
||||
"hidden": 0,
|
||||
"ignore_user_permissions": 0,
|
||||
"ignore_xss_filter": 0,
|
||||
"in_filter": 0,
|
||||
"in_filter": 0,
|
||||
"in_global_search": 0,
|
||||
"in_list_view": 0,
|
||||
"in_standard_filter": 0,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue