File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -69,13 +69,13 @@ export HARPER_SET_CONFIG='{"authentication":{"enabled":true}}'
6969
7070The key difference between these variables is their precedence and behavior when configuration changes :
7171
72- | Feature | HARPER_DEFAULT_CONFIG | HARPER_SET_CONFIG |
73- | --------------- | ------------------------------ | ------------------------------- |
74- | **Purpose** | Provide sensible defaults | Force critical settings |
75- | **Precedence** | Lower (respects user edits) | Highest (always overrides) |
76- | **User edits** | Respected after detection | Always overridden |
77- | **Key removal** | Restores original values | Deletes values |
78- | **Use case** | Installation/runtime defaults | Security/compliance enforcement |
72+ | Feature | HARPER_DEFAULT_CONFIG | HARPER_SET_CONFIG |
73+ | --------------- | ----------------------------- | ------------------------------- |
74+ | **Purpose** | Provide sensible defaults | Force critical settings |
75+ | **Precedence** | Lower (respects user edits) | Highest (always overrides) |
76+ | **User edits** | Respected after detection | Always overridden |
77+ | **Key removal** | Restores original values | Deletes values |
78+ | **Use case** | Installation/runtime defaults | Security/compliance enforcement |
7979
8080# ## HARPER_DEFAULT_CONFIG
8181
You can’t perform that action at this time.
0 commit comments