File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ directives:
102102- unauthenticated users will be able to access packages marked with either
103103 ` $all ` or ` $anonymous ` access levels at the package group definition
104104
105- Please note that no group or package name mapping is applied on access, any
105+ > * Please note* that no group or package name mapping is applied on access, any
106106 user successfully authenticated can access all packages.
107107
108108### Publish
@@ -181,7 +181,7 @@ internal timer that will check expired values regularly, so data of
181181users not actively interacting with the system will also be eventually
182182invalidated.
183183
184- *Please note* that this implementation is in-memory and not
184+ > *Please note* that this implementation is in-memory and not
185185multi-process; if the cluster module is used for starting several
186186verdaccio processes, each process will store its own copy of the cache,
187187so each user will actually be logged in multiple times.
You can’t perform that action at this time.
0 commit comments