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
190e657 to
185d85b
Compare
73f7f6f to
2708012
Compare
b424ba5 to
e879df6
Compare
e98dd06 to
ac9a7cf
Compare
89fa92c to
813fe9e
Compare
15b6a3c to
30146c1
Compare
346e0d9 to
d0d8634
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).