diff options
Diffstat (limited to 'config.ini')
| -rw-r--r-- | config.ini | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -7,9 +7,9 @@ hostname = example.org [database] host = localhost port = 5432 -username = wpftest -password = wpftest -database = wpftest +username = digitigrade +password = digitigrade +database = digitigrade [debug] ; whether to send full tracebacks on internal server errors (optional, |
