diff --git a/README.md b/README.md index 34bb0a109..1e1e39d87 100644 --- a/README.md +++ b/README.md @@ -315,4 +315,4 @@ By placing a file named `app.properties` in your implementation assets folder (S | `allow.offline.login.with.invalid.token` | Boolean | false | Allow offline login when token is no longer valid after a successful login when online and user is forcefully logged out | | `enable.search.button` | Boolean | false | Enable/Disable search to be triggered only after clicking the search icon in `org.smartregister.view.fragment.BaseRegisterFragment` or its subclass | | `feature.profile.images.disabled` | Boolean | false | Disable profile image capturing and rendering | -| `"disable.fts.search` | Boolean | false | Disable fts search which can slow down sync process | \ No newline at end of file +| `disable.fts.search` | Boolean | false | Disable fts search which can slow down sync process |