github.com/chasestarr/deis@v1.13.5-0.20170519182049-1d9e59fbdbfc/database/conf.d/postgresql.conf.toml (about) 1 [template] 2 src = "postgresql.conf" 3 dest = "/etc/postgresql/main/postgresql.conf" 4 uid = 70 5 gid = 70 6 mode = "0644" 7 keys = [ 8 "/deis/database", 9 ] 10 reload_cmd = "/usr/local/bin/reload"