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
ignore bad file structure in macros (don't raise unobious error). Allow
the possibility to have binary files in couchapp outside _attachments.
Files are b64encoded in couchdb and decoded when cloned. Files content
b64encoded start with "base64-encoded;" string.