Skip to content
Snippets Groups Projects
Commit b28e62c2 authored by Pavel Kácha's avatar Pavel Kácha
Browse files

Add example database section to dist config

parent eb9c8009
Branches
Tags
No related merge requests found
...@@ -7,5 +7,10 @@ ...@@ -7,5 +7,10 @@
"send_events_limit": 500, "send_events_limit": 500,
"get_events_limit": 1000, "get_events_limit": 1000,
"description": "Warden 3 distribution config" "description": "Warden 3 distribution config"
},
"DB": {
"user": "warden",
"password": "EXAMPLE",
"dbname": "warden3"
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment