mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-11 23:38:04 +02:00
Revert "backend tests: change loglevel to WARN (#4514)"
Logging verbosity of the openapi handlers was turned down so GitHub should be happier with INFO now. This makes it easier to troubleshoot problems. This reverts commit b98aaf4904f676649e87f8e9ccfd842dd04b3ac2.
This commit is contained in:
parent
1e3f352281
commit
cb1116607e
@ -15,8 +15,6 @@ s!"soffice":[^,]*!"soffice": "/usr/bin/soffice"!
|
||||
# Reduce rate limit aggressiveness
|
||||
s!"max":[^,]*!"max": 100!
|
||||
s!"points":[^,]*!"points": 1000!
|
||||
# GitHub does not like our output
|
||||
s!"loglevel":[^,]*!"loglevel": "WARN"!
|
||||
' settings.json.template >settings.json
|
||||
|
||||
log "Assuming src/bin/installDeps.sh has already been run"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user