mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-06-26 19:46:36 +02:00
update 1 document
This commit is contained in:
parent
37d17f603e
commit
bc515aad31
1 changed files with 3 additions and 5 deletions
|
@ -990,7 +990,7 @@
|
||||||
# 3 to 5 = Statistics with possible performance impact.
|
# 3 to 5 = Statistics with possible performance impact.
|
||||||
# 6 = All statistics.
|
# 6 = All statistics.
|
||||||
#
|
#
|
||||||
#rocksdb_stats_level = 1
|
#rocksdb_stats_level = 3
|
||||||
|
|
||||||
# This is a password that can be configured that will let you login to the
|
# This is a password that can be configured that will let you login to the
|
||||||
# server bot account (currently `@conduit`) for emergency troubleshooting
|
# server bot account (currently `@conduit`) for emergency troubleshooting
|
||||||
|
@ -1590,11 +1590,9 @@
|
||||||
#stream_amplification = 1024
|
#stream_amplification = 1024
|
||||||
|
|
||||||
# Number of sender task workers; determines sender parallelism. Default is
|
# Number of sender task workers; determines sender parallelism. Default is
|
||||||
# '0' which means the value is determined internally, likely matching the
|
# number of CPU cores. Override by setting a different value.
|
||||||
# number of tokio worker-threads or number of cores, etc. Override by
|
|
||||||
# setting a non-zero value.
|
|
||||||
#
|
#
|
||||||
#sender_workers = 0
|
#sender_workers = 4
|
||||||
|
|
||||||
# Enables listener sockets; can be set to false to disable listening. This
|
# Enables listener sockets; can be set to false to disable listening. This
|
||||||
# option is intended for developer/diagnostic purposes only.
|
# option is intended for developer/diagnostic purposes only.
|
||||||
|
|
Loading…
Add table
Reference in a new issue