Open
Conversation
Option 'connection-secret' is deprecated: Use connection-token-file instead.
The `--user-data-dir` command-line parameter is currently unusable. Its functionality is hampered due to an automatically appended `/data` directory, rendering the parameter completely ineffective. The proposed minor modification allows users to accurately customize this variable, enhancing its utility.
1509f2f to
7cf14ba
Compare
018c08f to
5ce2824
Compare
90e1378 to
b318e99
Compare
f14329f to
844acfb
Compare
f641e68 to
aefa46e
Compare
860b047 to
3e9685d
Compare
574e43e to
b4dcd37
Compare
9862d61 to
9853ee1
Compare
125785d to
82d8359
Compare
0875379 to
5f5dc56
Compare
1518983 to
e156099
Compare
d241a99 to
de12769
Compare
a7e56fb to
e3f7ac3
Compare
adf8ce7 to
29ea589
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In this branch, the name of the variable
propiertaryExtensionhas been changed toproprietaryExtensions.Rationale:
For reference, "proprietary" is spelled correctly elsewhere in the repo (i.e. in
cgmanifest.json).