Skip to content

Commit 3136fef

Browse files
TuannasCodeCatastrophecloudjumpercat
authored andcommitted
updated ling for git sync storage
1 parent f5b7aea commit 3136fef

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

app/insomnia/storage.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,21 +59,21 @@ columns:
5959
rows:
6060
- conditions: |
6161
* Organizations with strict data privacy regulations.
62-
* Users working on sensitive projects that require enhanced security.
62+
* Projects that must remain fully local.
6363
* Environments with limited or restricted internet access.
6464
solution: "[Local vault](#local-vault)"
6565
- conditions: |
66-
* Individual contributors who don't want their projects saved to the cloud
67-
* Work on projects offline
68-
* A sandbox type environment where you can experiment without interfering with team projects
66+
* Individual contributors who don't want their projects saved to the cloud.
67+
* Work on projects offline.
68+
* A sandbox type environment where you can experiment without interfering with team projects.
6969
solution: "[Scratch pad](#scratch-pad)"
7070
- conditions: |
71-
* Teams requiring collaboration on API projects.
71+
* Teams that need built-in collaboration.
7272
* Users who work from multiple locations or devices.
7373
* Projects that benefit from centralized, cloud-based management.
7474
solution: "[Cloud sync](#cloud-sync)"
7575
- conditions: |
76-
* Users comfortable with Git and its versioning system.
76+
* Users who want to manage version control with their own remote Git repository.
7777
* Projects that require detailed version tracking and rollback capabilities.
7878
* Teams that already use Git for other aspects of their development workflow.
7979
solution: "[Git sync](#git-sync)"

0 commit comments

Comments
 (0)