You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would overwrite the entire app_settings property on the ddoc since currently there is no simple way to set the value of app_settings to something known. Using update_settings only the properties of app_settings can be set. See #6
The text was updated successfully, but these errors were encountered:
This would overwrite the entire
app_settings
property on the ddoc since currently there is no simple way to set the value ofapp_settings
to something known. Usingupdate_settings
only the properties ofapp_settings
can be set. See #6The text was updated successfully, but these errors were encountered: