mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-09 06:35:37 +08:00
Updated Rake tasks (markdown)
parent
162ff53a7e
commit
4ce05e5623
1 changed files with 0 additions and 2 deletions
|
@ -37,8 +37,6 @@ SciNote allows to import all data from this portable format for an individual te
|
|||
|
||||
> **WARNING!** All team users are also ported alongside the team export, but the import script currently doesn't handle user collisions & duplicates.
|
||||
|
||||
**Export all** feature (enabling users to export all projects) imposes certain limits to users (users are limited to certain amount of exports per day). To reset these requests, the following rake task: `rake exportable_items:reset_export_projects_counter` needs to be ran periodically each day.
|
||||
|
||||
### Team deletion
|
||||
|
||||
All data belonging to an individual team can be deleted from within SciNote. This can be done by executing: `rails data:team_delete[team_id]`
|
||||
|
|
Loading…
Add table
Reference in a new issue