0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

deleting config example

This commit is contained in:
Alex Kocharin 2013-06-14 13:03:39 +04:00
parent 1c827ebbd0
commit d471200837

View file

@ -1,23 +0,0 @@
# path to a directory with all packages
storage: ./storage
users:
user1:
# require('crypto').createHash('sha1').update('test').digest('hex')
password: a94a8fe5ccb19ba61c4c0873d391e987982fbbd3
uplinks:
npmjs:
url: https://registry.npmjs.org/
GGusers: &GG user1 user2
packages:
/^local-/:
#wg1: read write
#npmjs: read
access: *GG
publish: *GG
proxy: npmjs owner all