...
Option | Description |
---|---|
Use hashed storage | 해시 스토리지 사용 여부 설정 |
Storage nodes for new repositories | 리포지토리에 사용할 수 있는 구성된 스토리지를 선택 |
Enable automatic repository housekeeping (git repack, git gc) | 장기간 자동 하우스키핑을 사용하지 않도록 설정하면 GitLab 서버에서 Git 저장소 액세스가 느려지고 리포지토리가 더 많은 디스크 공간을 사용 |
Enable Git pack file bitmap creation | Git pack file bitmap파일 bitmap 파일 자동 생성 활성화 기능 |
Incremental repack period | 증분 'git repack'이 실행된 후 push되는 Git의 수 |
Full repack period | 전체 'git repack'이 실행된 후 push하는 Git의 수 |
Git GC period | 'git gc'가 실행된 후 Git push의 수 |
...
Option | Description |
---|---|
Enable forwarding of NPM package requests to npmjs.org | npmjs.org으로 NPM 패키지 요청 전달 사용 |
...