1
0
mirror of https://gitlab.com/depesz/explain.depesz.com.git synced 2024-12-10 11:10:15 +02:00
explain.depesz.com/explain.json

30 lines
794 B
JSON
Raw Normal View History

2011-03-10 17:22:02 +02:00
{
"title" : "explain.depesz.com",
2011-03-10 17:22:02 +02:00
"secret" : "|Erp--Wjgb)+eiB/|H=|V7!#+M|L{a8=J2|pd+N1=M|&pJWq|M&,f3q^XS",
2011-03-10 17:22:02 +02:00
"database" : {
"dsn" : "dbi:Pg:database=explain;host=127.0.0.1;port=5432",
"username" : "explain",
"password" : "explain",
2011-03-10 17:22:02 +02:00
"options" : {
2011-03-15 12:59:46 +02:00
"auto_commit" : 1,
"pg_server_prepare" : 0,
"RaiseError" : 1,
"PrintError" : 0
2011-03-10 17:22:02 +02:00
}
},
"mail_sender" : {
"from" : "explain.depesz.com <depesz@depesz.com>",
"to" : "depesz <depesz@depesz.com>",
"subject" : "Message from: explain.depesz.com/contact"
2013-01-30 15:52:34 +03:00
},
"hypnotoad" : {
"listen" : ["http://*:12004"],
"workers" : 2,
2015-01-05 20:21:10 +02:00
"pid_file" : "/var/run/explain.depesz.com.pid"
2011-03-10 17:22:02 +02:00
}
}