I have a few questions about the couchbase sync server.
Is there a way to disable the login alert when trying to request a document without authorization or session id?
Is there a way to get documents without user accounts?
Thanks, MAX
I have a few questions about the couchbase sync server.
Is there a way to disable the login alert when trying to request a document without authorization or session id?
Is there a way to get documents without user accounts?
Thanks, MAX
By login alert, I assume you mean in the log file? You can control logging through settings in the config file.
You can have a guest user and get documents that way. Look at the example configuration files that come with the sync gateway distribution bundle.