Compare commits

...

2 Commits

Author SHA1 Message Date
03f1d16998
Update SQL Schema automatically on ejabberd upgrades
Co-authored-by: Greg Karékinian <greg@karekinian.com>
2025-09-16 16:07:10 +02:00
6534086df2
Update logger configuration
* Remove unused/deprecated options
* Hide user IPs
* Set level to "info"

Co-authored-by: Greg Karékinian <greg@karekinian.com>
2025-09-16 16:07:00 +02:00

View File

@ -1,10 +1,8 @@
loglevel: 4
log_rotate_size: 10485760
log_rotate_date: ""
log_rotate_count: 1
log_rate_limit: 100
loglevel: info
hide_sensitive_log_data: true
hosts:
<% @hosts.each do |host| -%>
@ -95,6 +93,8 @@ auth_method: sql
default_db: sql
update_sql_schema: true
shaper:
normal:
rate: 3000