You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the default .mirrord/mirrord.json file the following message shows:
It seems like it's default configuration, but it is actually just the default path.
The text was updated successfully, but these errors were encountered:
…#87)
* Changed warning when using .mirrord config folder to info.
* Improve messages. // Rename confusing var. // Remove duplicated else if/else clause.
* No notification when running without config file.
* Add new prompt to disable using env var config.
* Notify we're using a default config.
* docs for no config specified
Co-authored-by: t4lz <[email protected]>
* Info only when single file.
* new specific action
* better message
Co-authored-by: t4lz <[email protected]>
* remove unused import
* changelog
---------
Co-authored-by: t4lz <[email protected]>
When using the default
.mirrord/mirrord.json
file the following message shows:It seems like it's default configuration, but it is actually just the default path.
The text was updated successfully, but these errors were encountered: