Skip to content

Fix: Add global.conf description section#3561

Merged
AbrilRBS merged 3 commits intoconan-io:develop2from
danimtb:fix/add_globalconf_descriptions
Feb 5, 2024
Merged

Fix: Add global.conf description section#3561
AbrilRBS merged 3 commits intoconan-io:develop2from
danimtb:fix/add_globalconf_descriptions

Conversation

@danimtb
Copy link
Member

@danimtb danimtb commented Feb 2, 2024

closes #3469

@danimtb danimtb requested a review from AbrilRBS February 2, 2024 13:59
Copy link
Member

@AbrilRBS AbrilRBS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Some minor wording changes and a comment :)

^^^^^^^^^^^^^^^^^^^^^^^

Absolute path to a folder where the Conan packages and the database of the packages will be stored.
This folder will take the most of the space in your disk, as it stores the binary pacakges dowloaded or created.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This folder will take the most of the space in your disk, as it stores the binary pacakges dowloaded or created.
This folder will take most of the space in your disk if left unchecked, as it stores both the binary packages dowloaded or created.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what do you mean by that "if left unchecked"?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just to clarify, I wanted to say that this folder will be the heaviest conan storage folder. Not that this will take the space of the user's disk for sure 😄

@AbrilRBS AbrilRBS added this to the 2.1.0 milestone Feb 5, 2024
@AbrilRBS AbrilRBS merged commit 0794f1d into conan-io:develop2 Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add some docs about core.download:download_cache

2 participants