I'm not sure I understand your question: you can place the file anywhere and then give its path as your last parameter for the gateway start command.
On Monday, September 29, 2014 4:19:50 PM UTC+2, Raheel Mateen wrote: > > One more thing i created config.json file > > here is the code: > { > "interface":":4984", > "adminInterface":":4985", > "log":["REST"], > "databases":{ > "sync_gateway":{ > "server":"http://localhost:8091", > "bucket":"sync_gateway", > "sync":`function(doc) {channel(doc.channels);}` > } > } > } > > so where should i placed that config file to run like this > https://groups.google.com/forum/#!topic/mobile-couchbase/NX3Q29uRpAQ > > On Wednesday, September 24, 2014 4:57:12 PM UTC+5, Raheel Mateen wrote: >> >> I follow the following to start the couch db on android >> >> http://docs.couchbase.com/couchbase-lite/cbl-android/cbl-android-1.0b2/#developing-apps >> >> but i actually not understand how to query in couch db for example if i >> make a document in a db so how should i access that document with the help >> of query. >> > -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to mobile-couchbase+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/62688742-fba5-4d17-8337-31cb75b210ba%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.