admin "Limit search to local content" saving "false" as string and breaking search
happening on 7ee55da4
reproduce:
- set this to false:
- try to search
- find no user and status results and CaseClauseError in server log because case matches
falsebut value is"false" - Re-set the value to false in admin-fe
- search works normally
related: pleroma-support#105 (closed)
Edited by lamp

