0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00

doc: update packages

Add small not for deprecated properties
This commit is contained in:
Juan Picado @jotadeveloper 2017-07-25 22:59:16 +02:00 committed by GitHub
parent 513f426623
commit b249e14a66

View file

@ -108,6 +108,7 @@ allow_publish/publish | string | No | $authenticated | all | define groups allow
proxy_access/proxy | string | No |npmjs | all | limit look ups for specific uplink proxy_access/proxy | string | No |npmjs | all | limit look ups for specific uplink
storage | boolean | No | [true,false] | all | TODO storage | boolean | No | [true,false] | all | TODO
We higlight recommend do not use **allow_access**/**allow_publish** and **proxy_access** anymore, those are deprecated, please use the short version of each of those (**access**/**publish**/**proxy**