Skip to content

Commit d58b4f2

Browse files
committed
fix
1 parent a1d2f90 commit d58b4f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

addons/postgresql/config/pg17-config.tpl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ session_replication_role = 'origin'
215215
# extension: sql_firewall
216216
sql_firewall.firewall = 'disable'
217217
shared_buffers = '{{ printf "%d%s" $shared_buffers $buffer_unit }}'
218-
219218
shared_preload_libraries = 'pg_stat_statements,auto_explain,bg_mon,pgextwlist,pg_auth_mon,set_user,pg_cron,pg_stat_kcache,timescaledb,pgaudit,pg_duckdb'
220219

221220
{{- if eq (index $ "TLS_ENABLED") "true" }}

0 commit comments

Comments
 (0)