1
0
Fork 1
mirror of https://gitlab.com/mangadex-pub/mangadex_at_home.git synced 2024-01-19 02:48:37 +00:00

Make wording better

This commit is contained in:
carbotaniuman 2021-01-27 09:22:06 -06:00
parent 5c8eedcf3e
commit eac0042f37

View file

@ -70,7 +70,8 @@ server_settings:
# Setting this to 0 disables the limiter
max_mebibytes_per_hour: 0
# Number of threads for Netty worker pool
# Don't touch this if you know what you're doing
# Don't touch this if you don't have elevated
# load levels or are hitting <100 rqps
# 0 defaults to (2 * your available processors)
# https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Runtime.html#availableProcessors()
threads: 0