Hi!
I’m playing with the Sync Gateway REST Api to alter the configuration creating databases and pointing them to Couchbase Server buckets but I have noticed that all the changes that I apply are not saved anywhere if for any reason the Sync Gateway is rebooted and all the changes made by the REST Api become lost.
Is there a way to persist that type of changes done on the configuration of Sync Gateway or when trying to synchronize from Couchbase Lite I have to check first if the database has been created yet on Sync Gateway or needs to be created before any replication.
Thanks!
Bernat