multiple pages: normalize "more information" labels (#5140)

This commit is contained in:
bl-ue
2021-01-15 12:24:49 -05:00
committed by GitHub
parent b112894a97
commit c59f12aa9f
177 changed files with 181 additions and 181 deletions

View File

@@ -1,7 +1,7 @@
# beanstalkd
> 단순하고 일반적인 work-queue 서버.
> 자세한 정보:<https://beanstalkd.github.io/>.
> 더 많은 정보:<https://beanstalkd.github.io/>.
- beanstalkd를 시작하고, 11300 포트로 듣기:
@@ -18,4 +18,3 @@
- 500밀리초마다 지속성있는 디렉토리에 동기화:
`beanstalkd -b {{path/to/persistence_directory}} -f {{500}}`