Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions app/_landing_pages/insomnia/git-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,3 +142,7 @@ rows:
- q: Can administrators restrict available storage types?
a: |
Yes. Enterprise administrators can control which storage types are available to users through **Enterprise Controls** > **Storage**.
- q: Can I change the project structure (for example, create folders or move files)?
a: |
Yes, but only through your Git provider or local Git tooling. Insomnia doesn't provide a way to change the project structure from its UI.
If you modify the project structure externally, Insomnia will still present the files as expected.
Loading