mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
commit
03d66b0664
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ storage: /verdaccio/storage
|
|||
|
||||
auth:
|
||||
htpasswd:
|
||||
file: /verdaccio/config/htpasswd
|
||||
file: /verdaccio/conf/htpasswd
|
||||
# Maximum amount of users allowed to register, defaults to "+inf".
|
||||
# You can set this to -1 to disable registration.
|
||||
#max_users: 1000
|
||||
|
|
Loading…
Reference in a new issue