-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathconfig.travis.pgsql.ini
More file actions
46 lines (39 loc) · 874 Bytes
/
Copy pathconfig.travis.pgsql.ini
File metadata and controls
46 lines (39 loc) · 874 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[bot]
nick = Cerberus
channel = cerberbot
autostart = on
ctcp = on
autorejoin = off
lang = en
[irc]
network = freenode
;password =
[plugins]
autoload = init,control,cleanup,join,part,quit,whois
[db]
driver = pdo_pgsql
host = localhost
port = 5432
user = postgres
password =
dbname = cerberus
[testdb]
driver = pdo_pgsql
host = localhost
port = 5432
user = postgres
password =
dbname = cerberus_test
[info]
name = Cerberus
homepage = https://github.com/tronsha/cerberus/
version =
[log]
directory = /tmp/cerberus/
error = on
sql = off
socket = off
dailylogfile = on
[frontend]
url = http://127.0.0.1/hades
password = 123456