storage: ./storage-internal

auth:
  htpasswd:
    file: ./htpasswd-internal

packages:
  '**':
    access: $all
    publish: $all
