mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-21 17:09:09 +01:00
Remove environments from synced folder, and stop syncing
This commit is contained in:
@@ -25,6 +25,7 @@ export function SyncToFilesystemSetting({
|
||||
<VStack className="my-2" space={3}>
|
||||
<Banner color="info">
|
||||
Sync workspace data to folder as plain text files, ideal for backup and Git collaboration.
|
||||
Environments are excluded in order to keep your secrets private.
|
||||
</Banner>
|
||||
{error && <div className="text-danger">{error}</div>}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user