- Cotton
- Aluminium Foil
- Honey
- Tweezers
- Mushrooms (the ones you want to reproduce. From supermarket only)
- Preserving Jar (like this one: https://shop.gruene-smoothies.info/wp-content/uploads/2017/09/produktbilder-bormioli-einmachglas-2.jpg)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_id": "_design/auth", | |
"language": "javascript", | |
"validate_doc_update": "function(newDoc, oldDoc, userCtx) { if (userCtx.roles.indexOf('admin') !== -1) { return; } else { throw ({ forbidden: 'Only admins may edit the database' }); } }" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
040b1ada0a80e6c6e296745216d03347fbf6af44ebb820ae70c6d65e8627de6d6362a037f2f3e392f141e4f96382ec4c611a9665d3f270a0214f793a50c85a60da tonis2 |