Bug 18298: (QA followup) Use Koha.Preference on the template
[koha.git] / installer / data / mysql / atomicupdate / bug_13664.sql
1 INSERT IGNORE INTO systempreferences (`variable`, `value`, `options`, `explanation`, `type`)
2 VALUES ('RequireStrongPassword','0','','Require a strong login password for staff and patrons','YesNo');