Skip to content

Commit

Permalink
Merge branch 'make-sync-fts-search-tables-update-optional' of github.…
Browse files Browse the repository at this point in the history
…com:opensrp/opensrp-client-core into make-sync-fts-search-tables-update-optional
  • Loading branch information
hilpitome committed Sep 5, 2024
2 parents e7e227b + 5724c56 commit 3bff6a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
| `disable.fts.search` | Boolean | false | Disable fts search which can slow down sync process |

0 comments on commit 3bff6a1

Please sign in to comment.