Compare commits
2 Commits
dbf0e50abf
...
03f1d16998
| Author | SHA1 | Date | |
|---|---|---|---|
| 03f1d16998 | |||
| 6534086df2 |
@ -1,10 +1,8 @@
|
|||||||
loglevel: 4
|
|
||||||
|
|
||||||
log_rotate_size: 10485760
|
log_rotate_size: 10485760
|
||||||
log_rotate_date: ""
|
|
||||||
log_rotate_count: 1
|
log_rotate_count: 1
|
||||||
|
|
||||||
log_rate_limit: 100
|
loglevel: info
|
||||||
|
hide_sensitive_log_data: true
|
||||||
|
|
||||||
hosts:
|
hosts:
|
||||||
<% @hosts.each do |host| -%>
|
<% @hosts.each do |host| -%>
|
||||||
@ -95,6 +93,8 @@ auth_method: sql
|
|||||||
|
|
||||||
default_db: sql
|
default_db: sql
|
||||||
|
|
||||||
|
update_sql_schema: true
|
||||||
|
|
||||||
shaper:
|
shaper:
|
||||||
normal:
|
normal:
|
||||||
rate: 3000
|
rate: 3000
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user