File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -164,13 +164,13 @@ const config: Config = {
164164 ] ,
165165 copyright : `Copyright © ${ new Date ( ) . getFullYear ( ) } Journey Mobile, Inc.` ,
166166 } ,
167- algolia : {
168- appId : '8U0Z3F95NH' ,
169- // Public API key: it is safe to commit it
170- apiKey : '45caa5b7ec2fd9e5f3dbfe8b3c661c04' ,
171- indexName : 'powersync-react-native-sdk-react-native-sdk' ,
172- contextualSearch : true ,
173- } ,
167+ // algolia: {
168+ // appId: '8U0Z3F95NH',
169+ // // Public API key: it is safe to commit it
170+ // apiKey: '45caa5b7ec2fd9e5f3dbfe8b3c661c04',
171+ // indexName: 'powersync-react-native-sdk-react-native-sdk',
172+ // contextualSearch: false ,
173+ // },
174174 prism : {
175175 theme : prismThemes . github ,
176176 darkTheme : prismThemes . dracula ,
You can’t perform that action at this time.
0 commit comments