From f6049caf8a980e958e7d8a91b095bc35de0c0a46 Mon Sep 17 00:00:00 2001 From: Florian Stosse Date: Fri, 29 Aug 2025 16:33:22 +0200 Subject: [PATCH] Add empty line --- postgresql.custom.conf.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgresql.custom.conf.tmpl b/postgresql.custom.conf.tmpl index cf07886..f158da2 100644 --- a/postgresql.custom.conf.tmpl +++ b/postgresql.custom.conf.tmpl @@ -29,4 +29,4 @@ synchronous_commit = off # https://github.com/gravitystorm/openstreetmap-carto/blob/master/INSTALL.md#disable-jit jit = off -listen_addresses = '*' \ No newline at end of file +listen_addresses = '*'