Skip to content

Commit 6e1d70d

Browse files
Gabriel MonroyMatthew Fisher
authored andcommitted
chore(database): remove conf.d comments
1 parent bb67e58 commit 6e1d70d

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

database/conf.d/pg_hba.conf.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,4 @@ gid = 104
66
mode = "0640"
77
keys = [
88
"/deis/database",
9-
]
10-
#check_cmd = "/usr/sbin/nginx -t -c {{ .src }}"
11-
#reload_cmd = "/app/bin/reload"
9+
]

database/conf.d/postgresql.conf.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,4 @@ gid = 104
66
mode = "0644"
77
keys = [
88
"/deis/database",
9-
]
10-
#check_cmd = "/usr/sbin/nginx -t -c {{ .src }}"
11-
#reload_cmd = "/app/bin/reload"
9+
]

0 commit comments

Comments
 (0)