mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
fulltextsearch: adjust default log level to Warn
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
1ce5430f77
commit
c8f76e067a
1 changed files with 1 additions and 1 deletions
|
|
@ -795,7 +795,7 @@
|
|||
"bootstrap.memory_lock=true",
|
||||
"cluster.name=nextcloud-aio",
|
||||
"discovery.type=single-node",
|
||||
"logger.org.elasticsearch.discovery=WARN",
|
||||
"logger.level=WARN",
|
||||
"http.port=9200",
|
||||
"xpack.license.self_generated.type=basic",
|
||||
"xpack.security.enabled=false",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue